gstreamer/tests
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
..
check rtp: Color Space header extension 2021-08-17 15:28:19 +00:00
examples gstqmlgl: add multisink test application 2021-08-16 11:25:58 +00:00
files Remove autotools build system 2019-10-14 11:04:18 +01:00
icles videocrop: Fix icles tests. 2021-08-17 17:19:16 +00:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 08:52:28 +00:00