gstreamer/tests/check
Thiago Santos 288efd4f99 tests: hlsdemux: fix compilation
In file included from /home/thiagoss/gst/head/gstreamer/gst/gst.h:54:0,
                 from /home/thiagoss/gst/head/gstreamer/libs/gst/check/gstcheck.h:34,
                 from elements/hlsdemux_m3u8.c:27:
../../ext/hls/gstfragmented.h:8:28: error: redundant redeclaration of ‘fragmented_debug’ [-Werror=redundant-decls]
 GST_DEBUG_CATEGORY_EXTERN (fragmented_debug);

Move the definition of the category to after the declaration.
2014-09-05 16:11:08 -03:00
..
elements tests: hlsdemux: fix compilation 2014-09-05 16:11:08 -03:00
generic Fix FSF address 2012-11-04 00:09:59 +00:00
libs gl/tests: update for API changes 2014-08-01 10:02:34 +10:00
pipelines tests: remove defunct test code for old colorspace element 2014-08-10 11:35:41 +01:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am hlsdemux: And fix Makefile yet again 2014-09-05 12:56:13 +03:00