gstreamer/ext/xvid
David Schleef 538adea7fa 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
..
gstxvid.c Fixes to make ext/libcaca compile. 2004-01-12 03:21:40 +00:00
gstxvid.h Update xvid plugin to latest xvid (1.0.0-beta3) API. 2004-01-03 19:38:40 +00:00
gstxviddec.c gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
gstxviddec.h Update xvid plugin to latest xvid (1.0.0-beta3) API. 2004-01-03 19:38:40 +00:00
gstxvidenc.c gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
gstxvidenc.h Update xvid plugin to latest xvid (1.0.0-beta3) API. 2004-01-03 19:38:40 +00:00
Makefile.am Add gstxvid.h (#125106) 2003-10-21 12:36:49 +00:00