[Bug 662775] dv1394src: Add support for old kernels

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 8 04:32:05 PST 2011


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

--- Comment #6 from Andoni Morales <ylatuya at gmail.com> 2011-11-08 12:32:03 UTC ---
Review of attachment 200033:
 --> (https://bugzilla.gnome.org/review?bug=662775&attachment=200033)

::: ext/raw1394/gst1394clock.c
@@ +129,3 @@
+            CSR_REGISTER_BASE | CSR_CYCLE_TIME,
+            sizeof (guint32), cycle_timer) == 0) {
+    return TRUE;

The real operation that needs to be done here is bswap_32(), which is not
portable.


More information about the gstreamer-bugs mailing list