gstreamer/tests/check
Thiago Santos 316091d452 camerabin2: Fix some racyness in tests
Fix some racyness as the test was checking the idle property
right after it got the preview message for video recordings. In some
conditions, it might happen that camerabin2 still hasn't decremented
the processing counter after posting the preview and/or the image/video-done
message and the test will get idle=false and fail.

The approach for checking for the idle property was a busy loop with
a sleep. Far from elegant, but good enough for these tests.
2011-11-14 18:39:42 -03:00
..
elements camerabin2: Fix some racyness in tests 2011-11-14 18:39:42 -03:00
generic tests: allow running state tests for all elements 2010-09-09 23:59:17 +03:00
libs tests: mark test input data const 2011-11-07 11:12:44 +00:00
pipelines tests: add some more unit test binaries to .gitignore 2011-07-14 14:37:14 +01:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am codecparser: VC1: Implement a VC1 parsing library 2011-09-26 08:46:37 -03:00