gstreamer/gst
Sebastian Dröge 66659f07f5 asfdemux: Fix compilation with gcc 7
gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object':
gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context]
   is_encrypted = ! !((flags & 0x8000) << 15);
                     ~~~~~~~~~~~~~~~~~~^~~~~~

https://bugzilla.gnome.org/show_bug.cgi?id=779329
2017-02-27 20:55:34 +02:00
..
asfdemux asfdemux: Fix compilation with gcc 7 2017-02-27 20:55:34 +02:00
dvdlpcmdec Add support for Meson as alternative/parallel build system 2016-08-20 11:29:37 +01:00
dvdsub Add support for Meson as alternative/parallel build system 2016-08-20 11:29:37 +01:00
realmedia real: Fix compiler warnings with latest clang 2016-11-25 23:51:23 +02:00
xingmux Add support for Meson as alternative/parallel build system 2016-08-20 11:29:37 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:29:37 +01:00