gstreamer/validate/gst
Thibault Saunier 9f272556d5 validate: No execute ON_ADDITION if a previous action has a playback-time
As this is what user will expect in this case.

For example with this scenario:

    set-state, state=null; playback-time=5
    set-property, target-element-name=dvbsrc0, property-name=delsys, property-value=11
    play;
2016-06-09 17:27:26 -04:00
..
overrides validate: keep a ref when registering an override 2016-05-24 10:28:41 -04:00
validate validate: No execute ON_ADDITION if a previous action has a playback-time 2016-06-09 17:27:26 -04:00
Makefile.am validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00