gstreamer/validate/data
Vincent Penquerc'h ccc3f8d696 scenario: add a track switch command, and an audio track switch test
The "switch-track" command can be used to switch tracks. The "type"
argument selects which track type to change (can be "audio", "video",
or "text"). The "index" argument selects which track of this type
to use: it can be either a number, which will be the Nth track of
the given type, or a number with a "+" or "-" prefix, which means
a relative change (eg, "+1" means "next track", "-1" means "previous
track").

Conflicts:
	validate/gst/validate/gst-validate-scenario.c
2013-09-17 18:38:31 -03:00
..
alternate_fast_backward_forward.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
fast_backward.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
fast_forward.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
Makefile.am scenario: add a track switch command, and an audio track switch test 2013-09-17 18:38:31 -03:00
pause_resume.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
seek_backward.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
seek_forward.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
seek_forward_backward.scenario data: Port remaning scenario files to new format 2013-09-13 12:03:44 -03:00
simple_backward.scenario data: Port remaning scenario files to new format 2013-09-13 12:03:44 -03:00
simple_seeks.scenario scenario: Rework scenarios to be: 1- Simpler to write them, 2- extendible 2013-09-09 19:31:21 -03:00
switch_audio_track.scenario scenario: add a track switch command, and an audio track switch test 2013-09-17 18:38:31 -03:00