mpegtsdemux: we ignore warnings differently

We suppress the warnings in the .c file instead.
This commit is contained in:
Wim Taymans 2012-04-20 11:23:56 +02:00
parent fcd8155d87
commit 8da3c2a969

View file

@ -1,8 +1,5 @@
plugin_LTLIBRARIES = libgstmpegtsdemux.la
# FIXME 0.11: ignore GValueArray warnings for now until this is sorted
ERROR_CFLAGS=
libgstmpegtsdemux_la_SOURCES = \
gsttsdemux.c \
gstmpegdesc.c \