gstreamer/gst/videocrop
Víctor Manuel Jáquez Leal d1cd310e42 videocrop: Fix icles tests.
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>
2021-08-17 17:19:16 +00:00
..
gstaspectratiocrop.c videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstaspectratiocrop.h videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstvideocrop-private.h videocrop: Resurrect any caps feature negotiation. 2021-07-28 08:47:21 +00:00
gstvideocrop.c videocrop: Fix icles tests. 2021-08-17 17:19:16 +00:00
gstvideocrop.h videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
gstvideocropplugin.c videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00
meson.build videocrop: Resurrect logging category. 2021-08-11 16:09:06 +02:00