gstreamer/ext
Zaheer Abbas Merali 1710bee58a configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
Original commit message from CVS:
2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* configure.ac:
Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
* ext/raw1394/Makefile.am:
Add CFLAGS.
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
New method, to receive using libiec61883.
(gst_dv1394src_iso_receive),
#ifdef'd out if libiec61883 is present.
(gst_dv1394src_bus_reset),
Get userdata correctly if using libiec61883.
(gst_dv1394src_create),
When using libiec61883, only poll one fd and no need to read.
(gst_dv1394src_discover_avc_node),
Replace g_warnings.
(gst_dv1394src_start),
Create new handle when we know which dv port.  More reliable
than setting port on an existing handle.  Initialise libiec61883.
(gst_dv1394src_stop):
If using libiec61883, then cleanup its handle properly.
* ext/raw1394/gstdv1394src.h:
Add libiec61883 handle.
2006-05-31 10:31:23 +00:00
..
aalib Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
annodex Move ximagesrc plug-in to good after review. Fixes #336756. 2006-04-28 18:57:09 +00:00
cairo Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
cdio Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
dv ext/dv/gstdvdemux.c: Implement EOS correctly by either posting 2006-05-24 16:03:40 +00:00
esd ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and fail with a decent error message on err... 2006-05-10 11:17:31 +00:00
flac ext/flac/gstflac.c: Don't #include file we don't dist any longer. 2006-05-27 12:10:50 +00:00
gconf Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
gdk_pixbuf Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
hal Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
jpeg ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED. 2006-05-28 13:49:12 +00:00
ladspa Fix broken GObject macros 2006-04-08 18:25:55 +00:00
libcaca Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
libmng Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
libpng ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the return value of gst_pad_p... 2006-05-16 17:20:04 +00:00
mikmod Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
raw1394 configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394. 2006-05-31 10:31:23 +00:00
shout2 Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
speex Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
taglib Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
wavpack Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
Makefile.am docs/plugins/Makefile.am: also check .cc files for gtk-doc markup 2006-05-01 11:46:33 +00:00