gstreamer/gst/videocrop
Nicolas Dufresne 98a5726eba videocrop: Don't always re-run the allocation query
When in-place, running an allocation is not useful since videocrop
is not implicated in the allocation. So only force the allocation
query for the case it was in passthrough. This is needed since the
change in the crop region will likely pull us out of this mode. For the
case we where neither in passthrough or in-place, the allocation query
is already ran by the baseclass, so nothing special is needed.

This fixes performance issues when changing the crop region per frame.
This was reproduced using videocrop2-test.
2019-11-11 16:05:24 -05:00
..
gstaspectratiocrop.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstaspectratiocrop.h aspectcropratio: Set caps from the streaming thread on property changes 2018-11-26 07:14:09 -03:00
gstvideocrop.c videocrop: Don't always re-run the allocation query 2019-11-11 16:05:24 -05:00
gstvideocrop.h videocrop: Make sure new crop is applied 2014-12-15 18:27:09 -05:00
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00