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
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
gst-plugins-bad.supp
Makefile.am hlsdemux: And fix Makefile yet again 2014-09-05 12:56:13 +03:00