gstreamer/validate
Thibault Saunier 4992249848 qa: Add a GstQaReporter interface that objects needing reporting can implement
Various type of object should be able to do some reporting, so we have
to make sure all the code to do that is in one place. Creating an interface
makes it simple to share information and it avoid to have a baseclass for
something that is not actually important enough to create a baseclass.

Conflicts:
	gst/qa/gst-qa-pad-monitor.c
2013-07-25 16:57:44 -03:00
..
data qa: Add a GstQaReporter interface that objects needing reporting can implement 2013-07-25 16:57:44 -03:00
docs docs: add design and usage docs 2013-07-19 11:14:39 -03:00
gst qa: Add a GstQaReporter interface that objects needing reporting can implement 2013-07-25 16:57:44 -03:00
.gitignore qa: initial empty repository 2013-07-09 16:06:36 -03:00
.gitmodules qa: add common submodule 2013-07-09 16:07:58 -03:00
AUTHORS qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
autogen.sh qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
ChangeLog qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
configure.ac qa: Add a GstQaScenario class making it possible to execute scenarios 2013-07-25 16:56:40 -03:00
COPYING qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
Makefile.am qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
NEWS qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00
README qa: adds gst-qa binary and basic classes to run the QA tests 2013-07-09 16:08:30 -03:00