gstreamer/gst-libs/gst
David Schleef 899b633288 ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpeg returns as multiple caps structures.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
Fix pad_link function to handle formats that ffmpeg returns
as multiple caps structures.
* gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
Only complain if source buffer is _smaller_ than expected.
* gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
(gst_videoscale_handle_src_event): Resize navigation events
when passing them upstream.
* gst/videotestsrc/gstvideotestsrc.c:
* gst/videotestsrc/gstvideotestsrc.h:
* gst/videotestsrc/videotestsrc.c:
* gst/videotestsrc/videotestsrc.h:
Rewrite many of the buffer painting functions to handle odd
sizes (for many formats, size%4!=0 or size%8!=0).  Most have
been verified to work with my video card.
* testsuite/gst-lint:  Add check for elements calling
gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
2004-01-09 01:53:31 +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/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +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 Merge CAPS branch 2003-12-22 01:47:09 +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 gst-libs/gst/xoverlay/xoverlay.*: Add optional "desired size" signal and querying. 2004-01-04 18:02:30 +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