.. |
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-mockdecryptor.c
|
Avoid C99 declaration in 'for' loop
|
2019-03-22 15:37:37 -04:00 |
gst-validate-mockdecryptor.h
|
validate: Add a mock decryptor element.
|
2019-03-15 22:18:29 +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: fix g-i warnings
|
2019-03-23 19:47:24 +00:00 |
gst-validate-override-registry.h
|
validate: fix g-i warnings
|
2019-03-23 19:47:24 +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
|
validate: More usage of g_strcmp0 instead of strcmp
|
2019-03-06 10:15:21 +01:00 |
gst-validate-pad-monitor.h
|
validate: allow config to check for minimum buffer frequency on pads
|
2019-02-20 12:12:46 +01:00 |
gst-validate-pipeline-monitor.c
|
validate: Check that position <= duration from the pipeline monitor
|
2019-03-11 18:14:23 -03: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: Generate dot files and link to them on CI
|
2019-04-03 13:38:42 +00:00 |
gst-validate-report.h
|
validate: allow config to check for minimum buffer frequency on pads
|
2019-02-20 12:12:46 +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:launcher: Output markdown as much as possible
|
2019-04-03 13:38:42 +00: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: Allow last-sample to not be set when checking it
|
2019-04-03 13:38:42 +00:00 |
gst-validate-scenario.h
|
validate: Return the GstValidateAction on .ref()
|
2019-04-03 13:38:42 +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: fix g-i warnings
|
2019-03-23 19:47:24 +00:00 |
gst-validate-utils.h
|
validate: factor out gst_validate_element_matches_target()
|
2019-02-20 12:12:46 +01:00 |
Makefile.am
|
validate: Add a mock decryptor element.
|
2019-03-15 22:18:29 +00: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
|
meson: validate: Fix linking error missing GstBaseTransform
|
2019-04-01 14:51:31 -04:00 |
validate-prelude.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |
validate.c
|
validate: Print some log when environment variable is not set
|
2019-04-01 21:40:58 +09:00 |
validate.h
|
validate: GST_EXPORT -> GST_VALIDATE_API
|
2018-03-13 14:00:01 +00:00 |