projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd8155
)
mpegtsdemux: we ignore warnings differently
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 20 Apr 2012 09:23:56 +0000
(11:23 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Fri, 20 Apr 2012 09:25:31 +0000
(11:25 +0200)
We suppress the warnings in the .c file instead.
gst/mpegtsdemux/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/mpegtsdemux/Makefile.am
b/gst/mpegtsdemux/Makefile.am
index b2cd4689631de6608cd37a50d58f27fa2f7943f2..e6b727e424b9e51a4b290e1c2334c35c99ff4282 100644
(file)
--- 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 \