gstreamer/tests
Tim-Philipp Müller d6c0e9072b videorate: fix duration and position query handling
Duration query would return TRUE and duration=-1. This
worked in the unit test because the unit test implementation
was a bit broken.

Both queries need to access rate with a lock.

Fix broken duration query test as well. It relied on broken
behaviour by the videorate query handler, and also it was
implemented as a downstream query rather than an upstream
query. And we must return HANDLED from the probe so that the
query we intercept actually returns TRUE.

https://bugzilla.gnome.org/show_bug.cgi?id=699077
2017-01-24 01:04:39 +00:00
..
check videorate: fix duration and position query handling 2017-01-24 01:04:39 +00:00
examples playbin-test: Don't use removed playbin3 'auto-select-streams' property 2016-12-23 17:16:15 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles test-colorkey: #define GDK_DISABLE_DEPRECATION_WARNINGS 2016-09-01 10:53:35 +03:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00
meson.build meson: build examples 2016-08-30 18:15:09 +01:00