mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 13:08:49 +00:00
98a5726eba
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. |
||
---|---|---|
.. | ||
gstaspectratiocrop.c | ||
gstaspectratiocrop.h | ||
gstvideocrop.c | ||
gstvideocrop.h | ||
meson.build |