[gstreamer-bugs] [Bug 615461] dv1394src clock continues to be broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 10 03:12:03 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615461
  GStreamer | gst-plugins-good | git

Zaheer Abbas Merali <zaheermerali> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |zaheermerali at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24

--- Comment #5 from Zaheer Abbas Merali <zaheermerali at gmail.com> 2010-06-10 10:11:59 UTC ---
Commit: 2061fc0ccbd0c5f42d910133214ebd3d5f3dce42
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=2061fc0ccbd0c5f42d910133214ebd3d5f3dce42

Author: Andoni Morales Alastruey <amorales at flumotion.com>
Date:   Thu Jun 10 11:04:38 2010 +0100

dv1394: Fix the internal clock even more

The cycleCount register is 13 bits long and the cycleOffset one
is 12 bits long. To read the cycleCount register we need to shift
12 bits and not 13. Fixes #615461

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list