gstreamer/validate
Edward Hervey 3e5c921217 reporter: Fix proper debug message output partially
In order for the special gstreamer print argument handler to be used
you can't use g_strdup_printf. You need to pass it the actual va_list.
2013-08-16 14:30:02 +02:00
..
data qa-scenario: refactor to accomodate more actions 2013-08-01 01:27:20 -03:00
docs docs: improve and update docs 2013-08-08 12:35:50 -03:00
gst reporter: Fix proper debug message output partially 2013-08-16 14:30:02 +02:00
po po: missing po rename 2013-08-15 01:44:59 -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 rename gst-qa -> gst-validate 2013-08-14 17:46:28 -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 gst-validate: port to 1.0 2013-08-15 01:46:27 -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 Makefile: Clean up for make distcheck 2013-08-13 09:33:25 -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 docs: improve and update docs 2013-08-08 12:35:50 -03:00

If you are looking for informations on how to use gst-qa -> docs/qa-usage.txt
If you are looking for informations on gst-qa design -> docs/qa-design.txt