gstreamer/validate
Vincent Penquerc'h f5f4635d0e media-info: add a track switching test
This test will find the first input selector with more than one
sink pad, and cycle through them till it gets back to the original
one. Five seconds between switches. The test checks that some data
was sent from the input selector when each of the sink pads was
selected.
2013-08-29 10:43:03 -03:00
..
data data: Add a test that alternates (fast) backward and forward playback 2013-08-22 14:13:12 -03:00
docs docs: minor spelling/grammar fixes 2013-08-27 11:52:09 -03:00
gst media-info: add a track switching test 2013-08-29 10:43:03 -03:00
po po: missing po rename 2013-08-15 01:44:59 -03:00
tools validate: Dump pipeline for each state change 2013-08-28 18:54:18 -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 tools: moving applications from gst/validate to tools 2013-08-27 12:04:31 -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 tools: moving applications from gst/validate to tools 2013-08-27 12:04:31 -03: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 tools: moving applications from gst/validate to tools 2013-08-27 12:04:31 -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