gstreamer/tests/icles
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
..
equalizer-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
gdkpixbufoverlay-test.c Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 17:34:38 +01:00
gdkpixbufsink-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
meson.build meson: Add some missing test dependencies 2018-10-28 14:10:12 +00:00
test-accurate-seek.c tests: icles: fix build 2017-07-21 19:02:26 +01:00
test-oss4.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
test-segment-seeks.c icles: Fix waiting for segment-done if it happens too fast 2015-04-06 19:08:59 -07:00
videobox-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
videocrop-test.c videocrop: Fix icles tests. 2021-08-17 17:19:16 +00:00
videocrop2-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
ximagesrc-test.c tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00