gstreamer/gst-libs/gst
Julien Moutte 7b89c1a8bf ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* gst-libs/gst/xoverlay/xoverlay.c:
(gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
(gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
the bufferalloc_function to replace bufferpools, fixing the XOverlay
interface implementation to handle xid being 0 and fix some bugs
triggered by Benjamin's testcase.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
(gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
the bufferalloc_function to replace bufferpools, fixing the XOverlay
interface implementation to handle xid being 0 and fix some bugs
triggered by Benjamin's testcase.
2004-01-09 18:05:57 +00:00
..
audio Negotiation fixes 2004-01-02 07:25:10 +00:00
colorbalance distcheck fixes: include built sources in CLEANFILES 2003-12-13 21:46:47 +00:00
floatcast + adding endianness conversion macros for floats 2003-11-16 21:47:16 +00:00
gconf Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
idct remove copyright field from plugins 2003-12-04 10:37:39 +00:00
interfaces ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation. 2004-01-09 18:05:57 +00:00
media-info Merge CAPS branch 2003-12-22 01:47:09 +00:00
mixer ext/shout/gstshout.c: fix for new caps system. 2004-01-06 15:59:02 +00:00
navigation ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +00:00
play examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
propertyprobe Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
resample remove copyright field from plugins 2003-12-04 10:37:39 +00:00
riff ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego. 2004-01-09 09:48:43 +00:00
tag dist fix 2003-12-14 21:27:49 +00:00
tuner distcheck fixes: include built sources in CLEANFILES 2003-12-13 21:46:47 +00:00
video 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
xoverlay ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer allocation. 2004-01-09 18:05:57 +00:00
xwindowlistener remove copyright field from plugins 2003-12-04 10:37:39 +00:00
Makefile.am distcheck fixes 2003-12-14 19:50:00 +00:00