mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
d1cd310e42
Internally videcrop can call gst_video_crop_set_info() with NULL as in caps. Then critical messages are raised when the in caps are processed. To fix this the in caps are checked, and if they are present, its capsfeature is extracted, otherwise, the previous raw caps detection remains as before. Also the videocrop-test removes the format field in the structure because now its always passed. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1056> |
||
---|---|---|
.. | ||
gstaspectratiocrop.c | ||
gstaspectratiocrop.h | ||
gstvideocrop-private.h | ||
gstvideocrop.c | ||
gstvideocrop.h | ||
gstvideocropplugin.c | ||
meson.build |