gstreamer/validate
Thiago Santos 76679b1c7e qa-report: expose API for adding custom issues
expose gst_qa_issue_register and gst_qa_issue_new to allow applications
to register their own custom issues.

Issues IDs should use Areas higher than GST_QA_AREA_OTHER for custom
areas. And to add more issues to existing areas, the IDs should be
higher than GST_QA_ISSUE_ID_CUSTOM_FIRST.

Custom issues registering should be done at startup and from the same
thread as there is no locking around the issues hashtable
2013-07-30 17:07:13 -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-report: expose API for adding custom issues 2013-07-30 17:07:13 -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