gstreamer/ext
David Schleef 733fcc4629 Fixes to make ext/libcaca compile.
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am: Fixes to make ext/libcaca compile.
* ext/divx/gstdivxdec.c:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
(gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
handle images that span multiple buffers.  Now work with both
filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
* ext/gdk_pixbuf/gstgdkpixbuf.h:
* ext/libcaca/gstcacasink.h: Fixes needed due to recent
video/video.h changes
* ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
(gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
of GstData free function.
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
same.
2004-01-12 03:21:40 +00:00
..
aalib gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
dv ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:09 +00:00
esd Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
flac ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178. 2004-01-03 23:48:30 +00:00
gdk_pixbuf Fixes to make ext/libcaca compile. 2004-01-12 03:21:40 +00:00
jpeg gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
libcaca Fixes to make ext/libcaca compile. 2004-01-12 03:21:40 +00:00
libpng gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
mikmod ext/: OS X fixes (see #126628). 2004-01-03 12:53:44 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
raw1394 Merge CAPS branch 2003-12-22 01:47:09 +00:00
shout2 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
speex Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
Makefile.am Fixes to make ext/libcaca compile. 2004-01-12 03:21:40 +00:00