gstreamer/validate/gst
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
..
qa qa-report: expose API for adding custom issues 2013-07-30 17:07:13 -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