gstreamer/validate/gst/validate
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
..
gettext.h rename gst-qa -> gst-validate 2013-08-14 17:46:28 -03:00
gst-validate-bin-monitor.c validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
gst-validate-bin-monitor.h validate: Add a GstValidatePipelineMonitor subclass 2014-11-25 19:29:13 +01:00
gst-validate-element-monitor.c validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
gst-validate-element-monitor.h pad-monitor: do not enforce caps querying rules for converters 2014-11-28 17:21:23 -03:00
gst-validate-enums.h validate: Add a 'smart' reporting details mode 2015-12-02 13:49:34 +01:00
gst-validate-i18n-lib.h rename gst-qa -> gst-validate 2013-08-14 17:46:28 -03:00
gst-validate-internal.h Validate: Fix consider, launch spelling mistakes 2016-03-08 09:28:11 +02:00
gst-validate-media-info.c validate: Fix annotations 2016-02-23 11:47:15 +01:00
gst-validate-media-info.h validate:tools: Add a 'discover-only' option to media-check 2014-02-18 21:07:30 +01:00
gst-validate-monitor-factory.c validate: Guarantee that we never create 2 monitors for the same object 2016-02-23 11:46:39 +01:00
gst-validate-monitor-factory.h all: Enable more C warnings at build time 2013-08-16 15:13:54 +02:00
gst-validate-monitor.c validate: Fix annotations 2016-02-23 11:47:15 +01:00
gst-validate-monitor.h validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
gst-validate-override-registry.c validate: keep a ref when registering an override 2016-05-24 10:28:41 -04:00
gst-validate-override-registry.h validate: Allow overrides for scenario issues 2014-08-04 13:02:46 +02:00
gst-validate-override.c validate: Fix annotations 2016-02-23 11:47:15 +01:00
gst-validate-override.h validate: Do not define GstValidateOverride type twice 2015-06-08 18:58:46 +02:00
gst-validate-pad-monitor.c pad-monitor: Don't check for DISCONT flags on buffer in pull-mode 2016-05-23 16:00:42 +02:00
gst-validate-pad-monitor.h pad_monitor: Add a check for buffer DISCONT flag 2016-05-19 12:07:26 +02:00
gst-validate-pipeline-monitor.c validate: Accept pad return FLUSHING when the element is being teared down 2016-03-22 12:11:52 +01:00
gst-validate-pipeline-monitor.h pad-monitor: Check that an ERROR GstMessage has been posted on GST_FLOW_ERROR 2015-06-03 11:43:12 -04:00
gst-validate-report.c validate: fix monitor leak when doing frame analysis 2016-05-24 10:29:03 -04:00
gst-validate-report.h pad_monitor: Add a check for buffer DISCONT flag 2016-05-19 12:07:26 +02:00
gst-validate-reporter.c validate: Fix annotations 2016-02-23 11:47:15 +01:00
gst-validate-reporter.h validate: Mark gst_validate_report a G_GNUC_PRINTF 2015-06-08 17:40:32 +02:00
gst-validate-runner.c validate: redefine default cat for the runner 2016-05-24 10:28:59 -04:00
gst-validate-runner.h validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
gst-validate-scenario.c validate: No execute ON_ADDITION if a previous action has a playback-time 2016-06-09 17:27:26 -04:00
gst-validate-scenario.h validate: clean up action_types list on deinit 2016-05-24 10:28:44 -04:00
gst-validate-types.h validate: Do not forget to dist _full variant of scrubing scenarios 2015-02-16 20:56:49 +01:00
gst-validate-utils.c validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
gst-validate-utils.h validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
Makefile.am validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
media-descriptor-parser.c validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
media-descriptor-parser.h validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
media-descriptor-writer.c validate: fix monitor leak when doing frame analysis 2016-05-24 10:29:03 -04:00
media-descriptor-writer.h validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
media-descriptor.c validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
media-descriptor.h validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
validate.c validate: clean up action_types list on deinit 2016-05-24 10:28:44 -04:00
validate.h validate: Add a way to check whether Validate is initialized 2015-06-08 17:40:32 +02:00