ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper function...
authorAndy Wingo <wingo@pobox.com>
Mon, 28 Aug 2006 16:59:13 +0000 (16:59 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 28 Aug 2006 16:59:13 +0000 (16:59 +0000)
commitaafa72aff07813c4b0de0c1837e0876aa61bd46b
tree5b528c5587efdebc5b22680d96722b562492086b
parent7c063cc950af25521c0f82f4a432317a70536096
ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper function to lessen the ifdefs.

Original commit message from CVS:
2006-08-28  Andy Wingo  <wingo@pobox.com>

* ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
New helper function to lessen the ifdefs.
(GST_INFO_OBJECT):
(gst_dv1394src_iso_receive): Use it.
(gst_dv1394src_create): Also use the control sockets in iec61883
mode.
(gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
handle for AVC operations; fixes #348233.
ChangeLog
ext/raw1394/gstdv1394src.c