mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
mpegtsdemux: we ignore warnings differently
We suppress the warnings in the .c file instead.
This commit is contained in:
parent
fcd8155d87
commit
8da3c2a969
1 changed files with 0 additions and 3 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue