GStreamer multimedia framework
Find a file
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
codecanalyzer codecanalyzer: use new gst_element_class_add_static_pad_template() 2016-03-24 14:52:07 +02:00
debug-viewer debug-viewer: Allow running uninstalled with symlink 2016-05-03 15:53:09 -04:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: fix compiler warnings 2016-09-20 13:39:02 +01:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: Add support for Meson as alternative/parallel build system 2016-08-25 15:12:31 -03:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00
meson.build validate:meson: Add tests 2016-09-08 10:41:21 -03:00
meson_options.txt meson: Bump version to 1.9.2 2016-09-05 12:32:22 -03:00