gstreamer/gst/videoconvert
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
..
gstvideoconvert.c videoconvert: fix the transform_size function 2011-12-01 15:47:16 +01:00
gstvideoconvert.h video: More video helper library improvements 2011-07-04 16:01:14 +02:00
gstvideoconvertorc-dist.c videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc-dist.h videoconvert: update ORC dist files 2011-08-02 12:24:19 +02:00
gstvideoconvertorc.orc videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00
Makefile.am videoconvert: link to local libgstvideo-0.11 2011-07-28 14:18:34 +01:00
videoconvert.c videoconvert: fix width/height mismatches 2011-11-24 11:09:20 +01:00
videoconvert.h -base: port to GstVideoFrame API 2011-06-17 15:41:31 +02:00
videoconvert.vcproj videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00