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
..
2011-05-23 15:02:27 +03:00
2011-11-28 13:09:02 +00:00
2011-11-28 13:09:02 +00:00
2011-11-28 13:09:02 +00:00
2011-11-30 07:57:02 +01:00
2011-11-28 13:09:02 +00:00
2011-11-28 13:09:02 +00:00
2011-11-28 13:09:02 +00:00
2011-11-30 07:57:02 +01:00