gstreamer/validate/gst
Tim-Philipp Müller 63ed33f1c5 validate: fix compiler warnings
gst-validate-report.c: In function ‘generate_unwind_trace’:
gst-validate-report.c:116:1: error: old-style function definition [-Werror=old-style-definition]
 generate_unwind_trace ()
 ^~~~~~~~~~~~~~~~~~~~~
gst-validate-report.c:122:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
   unw_cursor_t cursor;
   ^~~~~~~~~~~~
2016-09-20 13:39:02 +01:00
..
overrides validate: keep a ref when registering an override 2016-05-24 10:28:41 -04:00
validate validate: fix compiler warnings 2016-09-20 13:39:02 +01:00
Makefile.am validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
meson.build validate: Add support for Meson as alternative/parallel build system 2016-08-25 15:12:31 -03:00