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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 4 09:44:58 PDT 2010


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

--- Comment #2 from Andoni Morales <ylatuya at gmail.com> 2010-06-04 16:44:52 UTC ---
Created an attachment (id=162761)
 View: https://bugzilla.gnome.org/attachment.cgi?id=162761
 Review: https://bugzilla.gnome.org/review?bug=615461&attachment=162761

Fix the internal clock

Indeed the clock is still broken.
To read the cycleCount register we need to shift 12 bits (the length of the
cycleOffset register) and not 13 (the lenght of the cycleCounter):
http://www.dennedy.org/libraw1394/API-raw1394-read-cycle-timer.html

Attached patch.

-- 
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