gstreamer/validate/gst/qa
Thiago Santos 773d8adc5e qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport
Reports now point to Issues, that are uniquely identified and have
translatable descriptions. This way we are going to be able to uniquely
identify the issues and applications can enable/disable checks for
specific elements.
2013-07-26 12:16:29 -03:00
..
.gitignore gitignore: ignore gst-qa binary 2013-07-09 16:13:00 -03:00
gst-qa-bin-monitor.c monitor(s): Avoid trying to disconnect handlers on instances that do not exist anymore 2013-07-19 11:15: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-element-monitor.c element-monitor: add is_encoder flag 2013-07-19 16:52:11 -03:00
gst-qa-element-monitor.h element-monitor: add is_encoder flag 2013-07-19 16:52:11 -03:00
gst-qa-monitor-factory.c qa-monitor: add parent relation for monitors 2013-07-12 16:02:25 -03:00
gst-qa-monitor-factory.h qa-monitor: add parent relation for monitors 2013-07-12 16:02:25 -03:00
gst-qa-monitor-preload.c qa-monitor-preload: fix preload to work with pipeline creation 2013-07-17 21:46:37 -03:00
gst-qa-monitor.c qa: Properly set reporter's runner reference 2013-07-25 16:58:14 -03:00
gst-qa-monitor.h qa: Add a GstQaReporter interface that objects needing reporting can implement 2013-07-25 16:57:44 -03:00
gst-qa-pad-monitor.c qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -03:00
gst-qa-pad-monitor.h pad-monitor: accept unexpected flow return if pad is eos 2013-07-24 10:05:23 -03:00
gst-qa-report.c qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -03:00
gst-qa-report.h qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -03:00
gst-qa-reporter.c qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -03:00
gst-qa-reporter.h qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -03:00
gst-qa-runner.c scenario: Implement the GstQaReporter interface and make use of it 2013-07-25 16:58:13 -03:00
gst-qa-runner.h qa: Add a GstQaScenario class making it possible to execute scenarios 2013-07-25 16:56:40 -03:00
gst-qa-scenario.c qa-report: splitting a GstQaReport into a GstQaIssue and GstQaReport 2013-07-26 12:16:29 -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: Make it possible to set a scenario from the command line in test apps 2013-07-25 16:58:15 -03:00
gst-qa.c qa: Make it possible to set a scenario from the command line in test apps 2013-07-25 16:58:15 -03:00
Makefile.am qa: Add a GstQaReporter interface that objects needing reporting can implement 2013-07-25 16:57:44 -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