gstreamer/validate
Thibault Saunier ddd00741fd scenario: Actions order in xml file is the order in which they must be executed
When seeking we might want to execute seeks at a playback time inferior than previous
seek, so we need to be able to define the order in which actions have to be
executed, the simplest way is to just concider that actions are always
order in the XML files.

+ Add some more debugs

Conflicts:

	gst/validate/gst-validate-scenario.c
2013-08-22 12:04:08 -03:00
..
data scenario: Rename scenario xml files extension to .scenario 2013-08-22 12:02:02 -03:00
docs docs: improve and update docs 2013-08-08 12:35:50 -03:00
gst scenario: Actions order in xml file is the order in which they must be executed 2013-08-22 12:04:08 -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