gstreamer/gst
Wim Taymans 892716e076 videoconvert: fix the transform_size function
The output size of a buffer does not depend on the input size but simply on the
caps of the output buffers. Don't let the base implementation deal with
unit_sizes, because input buffers might not be a multiple of that when they have
padding or non-default strides. instead, implement a transform size function
that simply calculate the natural size of an output buffer based on the caps.
2011-12-01 15:47:16 +01:00
..
adder adder: fill the audio-info that we use and not some random other one 2011-11-29 14:47:37 +01:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert various: fix pad template leaks 2011-11-28 13:09:02 +00:00
audiorate various: fix pad template leaks 2011-11-28 13:09:02 +00:00
audioresample Merge remote-tracking branch 'origin/master' into 0.11 2011-11-28 21:25:11 +00:00
audiotestsrc various: fix pad template leaks 2011-11-28 13:09:02 +00:00
encoding various: fix pad template leaks 2011-11-28 13:09:02 +00:00
gdp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
playback audio: move audio interfaces 2011-11-30 07:57:02 +01:00
subparse various: fix pad template leaks 2011-11-28 13:09:02 +00:00
tcp various: fix pad template leaks 2011-11-28 13:09:02 +00:00
typefind Merge remote-tracking branch 'origin/master' into 0.11 2011-11-28 21:25:11 +00:00
videoconvert videoconvert: fix the transform_size function 2011-12-01 15:47:16 +01:00
videorate various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videoscale various: fix pad template leaks 2011-11-28 13:09:02 +00:00
videotestsrc various: fix pad template leaks 2011-11-28 13:09:02 +00:00
volume audio: move audio interfaces 2011-11-30 07:57:02 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00