gstreamer/validate/gst
Edward Hervey a1da4cd733 validate-report: Fix valist usage
a va_list always 'exists' (it's a struct). It therefore can't be NULL
(and can't be tested)

Just use the regular print variant where appropriate.
2015-02-16 19:24:23 +01:00
..
overrides validate: report: Simplify the issue ID registering using GQuarks 2014-10-21 20:21:42 +02:00
plugins validate: Add an API to cleanly register action type from plugins 2015-02-14 16:32:11 +01:00
preload validate: Move overrides and preload libraries to dedicated folders 2014-05-21 12:00:26 +02:00
validate validate-report: Fix valist usage 2015-02-16 19:24:23 +01:00
Makefile.am validate: Move the fault_injection plugin to gst/plugins/ 2015-02-14 16:32:11 +01:00