diff options
author | David Schleef <ds@schleef.org> | 2004-01-09 01:53:31 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-01-09 01:53:31 +0000 |
commit | 756480d6d563c4878b74cee9953f900202e5b466 (patch) | |
tree | f33b1ec55d1be119033acaa2771511f62b5df556 /tests/old/examples/switch/switcher.c | |
parent | 0a840a323f4e48bf3c580b1bd62b70ace61e7872 (diff) |
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().
Diffstat (limited to 'tests/old/examples/switch/switcher.c')
0 files changed, 0 insertions, 0 deletions