gstreamer/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
..
adder Merge CAPS branch 2003-12-22 01:47:09 +00:00
audioconvert Negotiation fixes. 2003-12-31 08:02:04 +00:00
audioscale Negotiation fixes. 2003-12-31 08:02:04 +00:00
sine ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:10 +00:00
tags Merge CAPS branch 2003-12-22 01:47:09 +00:00
tcp Change gst_pad_proxy_link() to gst_pad_try_set_caps() 2003-12-31 08:41:48 +00:00
typefind Merge CAPS branch 2003-12-22 01:47:09 +00:00
videoscale 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
videotestsrc 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
volume Negotiation fixes 2004-01-02 07:25:10 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00