gstreamer/tests
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
..
check tests: hlsdemux: fix compilation 2014-09-05 16:11:08 -03:00
examples gl: qglwtextureshare demo fixes and cleanup 2014-08-28 10:06:00 +03:00
files tests: files: adds missing file from previous commit 2014-07-28 16:55:15 -03:00
icles tests/icles/dccp: Release reference to parent 2014-07-10 22:12:49 +01:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00