gstreamer/validate
Thiago Santos a06a9038a4 pad-monitor: improve serialized event checks
If the event was already found at the first position of the array, it
shouldn't be searched on the rest of it.

This removes lots of false positives.
2013-08-26 20:33:23 -03:00
..
data data: Add a test that alternates (fast) backward and forward playback 2013-08-22 14:13:12 -03:00
docs docs: improve and update docs 2013-08-08 12:35:50 -03:00
gst pad-monitor: improve serialized event checks 2013-08-26 20:33:23 -03:00
po po: missing po rename 2013-08-15 01:44:59 -03:00
.gitignore .gitignore: Update for 1.0 and cleanup 2013-08-16 15:15:51 +02:00
.gitmodules qa: add common submodule 2013-07-09 16:07:58 -03:00
AUTHORS qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
autogen.sh rename gst-qa -> gst-validate 2013-08-14 17:46:28 -03:00
ChangeLog qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
configure.ac all: Enable more C warnings at build time 2013-08-16 15:13:54 +02:00
COPYING qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
Makefile.am Makefile: Clean up for make distcheck 2013-08-13 09:33:25 -03:00
NEWS qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
README docs: improve and update docs 2013-08-08 12:35:50 -03:00

If you are looking for informations on how to use gst-qa -> docs/qa-usage.txt
If you are looking for informations on gst-qa design -> docs/qa-design.txt