mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
892716e076
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. |
||
---|---|---|
.. | ||
gstvideoconvert.c | ||
gstvideoconvert.h | ||
gstvideoconvertorc-dist.c | ||
gstvideoconvertorc-dist.h | ||
gstvideoconvertorc.orc | ||
Makefile.am | ||
videoconvert.c | ||
videoconvert.h | ||
videoconvert.vcproj |