gstreamer/validate/plugins
Matthew Waters 993b752816 validate/flow: fix werror build with android clang
../validate/plugins/flow/gstvalidateflow.c:75:3: error: redefinition of typedef 'ValidateFlowOverride' is a C11 feature [-Werror,-Wtypedef-redefinition]
} ValidateFlowOverride;
  ^
../validate/plugins/flow/gstvalidateflow.h:31:23: note: previous definition is here
G_DECLARE_FINAL_TYPE (ValidateFlowOverride, validate_flow_override,
                      ^
2019-08-28 18:33:32 +10:00
..
extra_checks gst: allow building static libraries for e.g. Android/iOS 2018-12-10 16:47:50 +11:00
fault_injection Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
flow validate/flow: fix werror build with android clang 2019-08-28 18:33:32 +10:00
gapplication Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
gtk validategtk: Stop using deprecated keymap API 2018-02-18 12:21:34 +02:00
ssim validate/ssim: Clean-up temporary directory 2019-08-21 11:50:03 +00:00
Makefile.am validate: Add autotools support for flow plugin 2019-02-11 11:09:46 +01:00
meson.build New validate plugin: validateflow 2019-02-07 18:19:22 +00:00