scenario: Add support for "config" actions, actions executed at parse time
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 25 Oct 2013 09:29:04 +0000 (11:29 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Mon, 25 Nov 2013 19:55:25 +0000 (16:55 -0300)
commit77bba657d1789274a64745a33b43e78787ac3a31
tree08d487e345d6b71371061b9dfad610649ec750eb
parent684eb1926755650b22e6ee1f148f559c0e2039d8
scenario: Add support for "config" actions, actions executed at parse time

This type of actions is used to change some parametter on GStreamer
core and it plugins, it can be fore example, to change the rank of a
plugin or things like that.
validate/gst/validate/gst-validate-bin-monitor.c
validate/gst/validate/gst-validate-scenario.c
validate/gst/validate/gst-validate-scenario.h
validate/tools/gst-validate-transcoding.c