gstreamer/tests
Víctor Manuel Jáquez Leal b55b0538c9 tests: check return calling of gst_navigation_event_parse.*
This issue was detected by Coverity.

If the function returns an error value, the error value may be mistaken
for a normal value.

In cb_mouse_event: Value returned from a function is not checked for
errors before being used
2019-12-17 17:56:51 +01:00
..
check tests: check return calling of gst_navigation_event_parse.* 2019-12-17 17:56:51 +01:00
examples tests: move examples and tests to subfolders 2019-10-16 12:48:24 -07:00
internal libs: video-format: change GST_VIDEO_FORMAT_AYUV to VUYA. 2019-11-06 22:38:57 +08:00
meson.build tests: check: initial unit test support 2019-10-16 12:49:17 -07:00