gstreamer/validate/gst/qa
Thiago Santos 71351b3e33 file-checker: replace encoding profile comparison
Use our own custom comparison to allow to add more fine grained error
reporting. Also the encoding profile is_equal function is too strict as
it also compares profiles names, that doesn't matter to us.

This commit implementation is still initial and needs improvements as it
isn't using the restriction caps, which includes information that might not be
on the profile format caps.
2013-08-06 18:32:07 -03:00
..
.gitignore gitignore: ignore gst-qa binary 2013-07-09 16:13:00 -03:00
gettext.h i18n: copy necessary files in-tree 2013-07-29 09:57:25 -03:00
gst-qa-bin-monitor.c gst-qa-override-registry: adding the override-registry 2013-07-29 09:53:54 -03:00
gst-qa-bin-monitor.h qa-monitor: add parent relation for monitors 2013-07-12 16:02:25 -03:00
gst-qa-default-overrides.c gst-qa-override-registry: load overrides dynamically 2013-07-30 09:41:00 -03:00
gst-qa-element-monitor.c gst-qa-element-monitor: do not bypass monitor factory 2013-07-31 08:10:42 -03:00
gst-qa-element-monitor.h element-monitor: add is_encoder flag 2013-07-19 16:52:11 -03:00
gst-qa-file-checker.c file-checker: replace encoding profile comparison 2013-08-06 18:32:07 -03:00
gst-qa-file-checker.h qa-file-checker: add a file checker object/runner 2013-08-05 14:16:06 -03:00
gst-qa-i18n-lib.h i18n: copy necessary files in-tree 2013-07-29 09:57:25 -03:00
gst-qa-monitor-factory.c gst-qa-override-registry: adding the override-registry 2013-07-29 09:53:54 -03:00
gst-qa-monitor-factory.h gst-qa-override-registry: adding the override-registry 2013-07-29 09:53:54 -03:00
gst-qa-monitor-preload.c qa-runner: removing _setup call 2013-07-30 10:21:32 -03:00
gst-qa-monitor.c pad-monitor: call the event/query/buffer overrides 2013-07-30 09:41:06 -03:00
gst-qa-monitor.h pad-monitor: call the event/query/buffer overrides 2013-07-30 09:41:06 -03:00
gst-qa-override-registry.c gst-qa-override-registry: load overrides dynamically 2013-07-30 09:41:00 -03:00
gst-qa-override-registry.h gst-qa-override-registry: load overrides dynamically 2013-07-30 09:41:00 -03:00
gst-qa-override.c qa-override: add more pad overrides for buffer probe and caps 2013-07-30 09:57:20 -03:00
gst-qa-override.h qa-override: add more pad overrides for buffer probe and caps 2013-07-30 09:57:20 -03:00
gst-qa-pad-monitor.c pad-monitor: fix NULL format string 2013-07-30 13:55:14 -03:00
gst-qa-pad-monitor.h gst-qa-override-registry: adding the override-registry 2013-07-29 09:53:54 -03:00
gst-qa-report.c file-checker: add error report and new report types 2013-08-06 10:36:02 -03:00
gst-qa-report.h file-checker: add error report and new report types 2013-08-06 10:36:02 -03:00
gst-qa-reporter.c qa-reporter: fix crash by avoiding unref an integer 2013-08-06 10:37:15 -03:00
gst-qa-reporter.h qa-reporter: fix copy n paste left over 2013-07-29 11:35:20 -03:00
gst-qa-runner.c qa-runner: Remove printing API from qa-runner 2013-07-30 16:20:49 -03:00
gst-qa-runner.h qa-runner: Remove printing API from qa-runner 2013-07-30 16:20:49 -03:00
gst-qa-scenario.c qa-scenario: adding eos scenario action 2013-08-01 18:08:44 -03:00
gst-qa-scenario.h scenario: Implement the GstQaReporter interface and make use of it 2013-07-25 16:58:13 -03:00
gst-qa-transcoding.c qa-file-checker: add a file checker object/runner 2013-08-05 14:16:06 -03:00
gst-qa.c Fix typos 2013-07-30 16:21:15 -03:00
Makefile.am makefile: fix build of gst-qa- tools 2013-08-06 10:36:47 -03:00
qa.h qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00