mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
2061fc0ccb
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 |
||
---|---|---|
.. | ||
.gitignore | ||
gst1394.c | ||
gst1394clock.c | ||
gst1394clock.h | ||
gst1394probe.c | ||
gst1394probe.h | ||
gstdv1394src.c | ||
gstdv1394src.h | ||
gsthdv1394src.c | ||
gsthdv1394src.h | ||
Makefile.am |