gstreamer/validate
Thiago Santos 2ba098976a pad-monitor: Move repeated caps to test only on sinkpads
Testing on source pads can lead to false positives when pads are
unlinked. The caps event is sticky and will be pushed again later
when another buffer/event is pushed, leading to an acceptable
situation to push the caps twice.
2013-08-27 11:48:00 -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: Move repeated caps to test only on sinkpads 2013-08-27 11:48:00 -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