gstreamer/ext/ffmpeg
Julien Moutte ad60e7cb34 ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use ->srcpad
Original commit message from CVS:
2004-01-11  Julien MOUTTE  <julien@moutte.net>

* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
pad_alloc_buffer implementation to use ->srcpad
* ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
pad_alloc_buffer implementation to use ->srcpad
* gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
pad_alloc_buffer implementation to use ->srcpad
* sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
(gst_ximagesink_chain), (gst_ximagesink_buffer_free),
(gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
a reference to everything we need.
* sys/ximage/ximagesink.h: adding a reference to the sink in the image.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
(gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
a reference to everything we need.
* sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
2004-01-11 22:52:28 +00:00
..
gstffmpeg.c fix compilation 2003-12-05 16:01:23 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps 2004-01-11 04:51:47 +00:00
gstffmpegcodecmap.h Merge CAPS branch 2003-12-22 01:46:58 +00:00
gstffmpegcolorspace.c ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use ->srcpad 2004-01-11 22:52:28 +00:00
gstffmpegdec.c Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:20 +00:00
gstffmpegdemux.c Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:20 +00:00
gstffmpegenc.c ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpeg returns as multiple caps structures. 2004-01-09 01:53:31 +00:00
gstffmpegmux.c Merge CAPS branch 2003-12-22 01:46:58 +00:00
gstffmpegprotocol.c change gst/bytestream.h to gst/bytestream/bytestream.h 2003-10-29 03:15:50 +00:00
Makefile.am FFMPEG-based colorspace conversion plugin 2003-10-25 16:29:13 +00:00