gstreamer/ext/hermes
Julien Moutte f4acaab147 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
..
gstcolorspace.c ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use ->srcpad 2004-01-11 22:52:28 +00:00
gstcolorspace.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
rgb2yuv.c Faster RGB to YUV conversion 2002-02-02 16:21:41 +00:00
yuv2rgb.c Merge CAPS branch 2003-12-22 01:47:09 +00:00
yuv2rgb.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
yuv2rgb_mmx16.s adding hermes 2001-12-23 14:25:32 +00:00
yuv2yuv.c Include right header file for memcpy 2002-06-21 21:14:33 +00:00
yuv2yuv.h Fixed problem with color conversion 2002-06-21 18:29:13 +00:00