validate: Add a scenarios that switchs subtitle track
authorThibault Saunier <tsaunier@gnome.org>
Tue, 29 Apr 2014 17:04:46 +0000 (19:04 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 2 May 2014 16:30:22 +0000 (18:30 +0200)
commitda42500df7e9ee221e2d6c9854d5776f4d5af14f
tree780c7ed3303a1cd334510e74cd7c39954b075cd3
parent3281add6b56196b9827d8fe8fd93ffc20bf44b79
validate: Add a scenarios that switchs subtitle track

+ Make it easier and cleaner to tell that a switch is actually disabling
a track type.

And run the scenario in gst-validate-launcher by default
validate/data/Makefile.am
validate/data/switch_subtitle_track.scenario [new file with mode: 0644]
validate/tools/launcher/apps/gst-validate.py
validate/tools/launcher/baseclasses.py