gstreamer/validate/gst
Sebastian Dröge 93fa16f1ba validate-runner: Use correct enum in return value
gst-validate-runner.c:856:7: error: implicit conversion from enumeration type 'GstValidateReportLevel' to different enumeration type 'GstValidateReportingDetails' [-Werror,-Wenum-conversion]
      GST_VALIDATE_REPORT_LEVEL_UNKNOWN);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-12-22 19:24:22 +02:00
..
overrides validate: keep a ref when registering an override 2016-05-24 10:28:41 -04:00
validate validate-runner: Use correct enum in return value 2016-12-22 19:24:22 +02: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