gstreamer/validate/gst/validate
Sebastian Dröge 93fa16f1ba validate-runner: Use correct enum in return value
gst-validate-runner.c:856:7: error: implicit conversion from enumeration type 'GstValidateReportLevel' to different enumeration type 'GstValidateReportingDetails' [-Werror,-Wenum-conversion]
      GST_VALIDATE_REPORT_LEVEL_UNKNOWN);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-12-22 19:24:22 +02:00
..
gettext.h rename gst-qa -> gst-validate 2013-08-14 17:46:28 -03:00
gst-validate-bin-monitor.c validate: reporter: break cyclic references with reports 2016-08-01 10:45:30 -04: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: reporter: break cyclic references with reports 2016-08-01 10:45:30 -04: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: Allow doting the pipeline on issue reporting 2016-09-26 13:36:49 -03: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: Fix GI warnings 2016-11-23 08:38:49 -03: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: Add a reference to the pipeline from each monitor 2016-09-26 13:36:48 -03:00
gst-validate-monitor.h validate: Add a reference to the pipeline from each monitor 2016-09-26 13:36:48 -03: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: inherit from GstObject instead of GObject 2016-08-01 10:45:37 -04:00
gst-validate-override.h validate: inherit from GstObject instead of GObject 2016-08-01 10:45:37 -04:00
gst-validate-pad-monitor.c pad-monitor: fix return type of get_range_func 2016-11-17 17:36:03 -03:00
gst-validate-pad-monitor.h validate: Enhance not-negotiated errors reporting 2016-09-08 13:10:29 -03:00
gst-validate-pipeline-monitor.c validate: fix small grammar nit 2016-12-07 15:11:33 -08:00
gst-validate-pipeline-monitor.h validate: use new API when switching track with playbin3 2016-08-01 10:45:42 -04:00
gst-validate-report.c validate: Fix usage of get_stack)trace after API change 2016-12-12 15:07:30 -03:00
gst-validate-report.h validate: Allow doting the pipeline on issue reporting 2016-09-26 13:36:49 -03:00
gst-validate-reporter.c validate: Fix GI warnings 2016-11-23 08:38:49 -03:00
gst-validate-reporter.h validate: Add a reference to the pipeline from each monitor 2016-09-26 13:36:48 -03:00
gst-validate-runner.c validate-runner: Use correct enum in return value 2016-12-22 19:24:22 +02:00
gst-validate-runner.h validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
gst-validate-scenario.c validate-scenario: Properly get the rate for action validation 2016-12-19 16:44:31 +01:00
gst-validate-scenario.h validate: Fix GI warnings 2016-11-23 08:38:49 -03: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 some recurring typos 2016-06-09 14:31:48 -07:00
gst-validate-utils.h validate: Fix seding mistakes 2016-03-08 18:48:27 +01:00
Makefile.am validate: Use gst_debug_get_stack_trace instead of our implementation 2016-11-09 10:55:40 -03: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: Remove extra buffering status prints 2016-11-14 13:06:10 -03:00
media-descriptor-writer.h validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
media-descriptor.c validate: inherit from GstObject instead of GObject 2016-08-01 10:45:37 -04:00
media-descriptor.h validate: inherit from GstObject instead of GObject 2016-08-01 10:45:37 -04:00
meson.build Enable building with MSVC 2016-11-17 17:36:03 -03:00
validate.c validate: Remove #include <unistd.h> 2016-11-17 17:36:03 -03:00
validate.h validate: Add a way to check whether Validate is initialized 2015-06-08 17:40:32 +02:00