gst-plugins-bad: mpegtsdemux: we ignore warnings differently
Wim Taymans
wtay at kemper.freedesktop.org
Fri Apr 20 02:26:08 PDT 2012
Module: gst-plugins-bad
Branch: master
Commit: 8da3c2a969ee52d025117573c81a23c9a3ec2784
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=8da3c2a969ee52d025117573c81a23c9a3ec2784
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Fri Apr 20 11:23:56 2012 +0200
mpegtsdemux: we ignore warnings differently
We suppress the warnings in the .c file instead.
---
gst/mpegtsdemux/Makefile.am | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/gst/mpegtsdemux/Makefile.am b/gst/mpegtsdemux/Makefile.am
index b2cd468..e6b727e 100644
--- a/gst/mpegtsdemux/Makefile.am
+++ b/gst/mpegtsdemux/Makefile.am
@@ -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 \
More information about the gstreamer-commits
mailing list