.. |
gettext.h
|
rename gst-qa -> gst-validate
|
2013-08-14 17:46:28 -03:00 |
gst-validate-bin-monitor.c
|
validate: Add a way to print information about pipeline status
|
2017-07-26 15:45:37 -04:00 |
gst-validate-bin-monitor.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-element-monitor.c
|
validate: Factor out a method to set properties on elements in utils
|
2017-07-19 11:34:19 -04:00 |
gst-validate-element-monitor.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-enum-types.c.template
|
validate: Also mkenums with autotools
|
2017-07-26 16:18:02 -04:00 |
gst-validate-enum-types.h.template
|
validate: media-check: Add a way to skip pluggin parsers
|
2018-06-15 12:05:14 -04:00 |
gst-validate-enums.h
|
validate: Add a way to print information about pipeline status
|
2017-07-26 15:45:37 -04:00 |
gst-validate-i18n-lib.h
|
rename gst-qa -> gst-validate
|
2013-08-14 17:46:28 -03:00 |
gst-validate-internal.h
|
validate: Use g_object_{get|set}_qdata where applicable
|
2019-01-30 14:29:48 +01:00 |
gst-validate-media-info.c
|
Check g_file_set_contents() return value
|
2017-07-18 10:14:59 -04:00 |
gst-validate-media-info.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-monitor-factory.c
|
validate: Attach overrides before calling monitor.setup()
|
2017-06-16 17:36:34 -04:00 |
gst-validate-monitor-factory.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-monitor.c
|
validate:tests: Fix race in validate_padmonitor.buffer_before_segment
|
2019-01-03 15:27:33 +00:00 |
gst-validate-monitor.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-override-registry.c
|
validate:override: Notify override object when they get attached
|
2018-11-17 09:13:22 -03:00 |
gst-validate-override-registry.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-override.c
|
validate:override: Notify override object when they get attached
|
2018-11-17 09:13:22 -03:00 |
gst-validate-override.h
|
New validate plugin: validateflow
|
2019-02-07 18:19:22 +00:00 |
gst-validate-pad-monitor.c
|
pad-monitor: Remove unused pad getrange override
|
2019-01-30 14:30:52 +01:00 |
gst-validate-pad-monitor.h
|
pad-monitor: Remove unused pad getrange override
|
2019-01-30 14:30:52 +01:00 |
gst-validate-pipeline-monitor.c
|
validate: pipeline: Handle the case where a pad has no monitor
|
2018-04-27 17:33:29 +02:00 |
gst-validate-pipeline-monitor.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-report.c
|
validate: properly namespace config related checks
|
2019-02-08 13:32:12 +01:00 |
gst-validate-report.h
|
validate: properly namespace config related checks
|
2019-02-08 13:32:12 +01:00 |
gst-validate-reporter.c
|
validate: Handle G_LOG_ERROR in our glog handler
|
2019-02-01 23:46:21 +00:00 |
gst-validate-reporter.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-runner.c
|
validate: Plug newly introduced leak
|
2019-01-12 15:25:53 -03:00 |
gst-validate-runner.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
gst-validate-scenario.c
|
validate:scenario: Make gst_validate_action_new public
|
2019-02-15 14:19:03 +00:00 |
gst-validate-scenario.h
|
validate:scenario: Make gst_validate_action_new public
|
2019-02-15 14:19:03 +00: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:scenario: Allow using set-vars from numeric expressions
|
2019-02-15 14:19:03 +00:00 |
gst-validate-utils.h
|
validate: launcher: Add a way to retrieve trace without coredumpctl
|
2018-12-07 09:06:50 -03:00 |
Makefile.am
|
validate: fix out of source tree build error
|
2018-04-25 08:54:46 -03:00 |
media-descriptor-parser.c
|
validate: Update for g_type_class_add_private() deprecation in recent GLib
|
2018-09-20 15:16:16 -03:00 |
media-descriptor-parser.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
media-descriptor-writer.c
|
validate: Update for g_type_class_add_private() deprecation in recent GLib
|
2018-09-20 15:16:16 -03:00 |
media-descriptor-writer.h
|
validate: media-check: Add a way to skip pluggin parsers
|
2018-06-15 12:05:14 -04:00 |
media-descriptor.c
|
validate: Update for g_type_class_add_private() deprecation in recent GLib
|
2018-09-20 15:16:16 -03:00 |
media-descriptor.h
|
validate: media-check: Add a way to skip pluggin parsers
|
2018-06-15 12:05:14 -04:00 |
meson.build
|
gst: allow building static libraries for e.g. Android/iOS
|
2018-12-10 16:47:50 +11:00 |
validate-prelude.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
validate.c
|
validate: Use g_object_{get|set}_qdata where applicable
|
2019-01-30 14:29:48 +01:00 |
validate.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |