gecko-dev/media
Chris Peterson 801d7c7d38 Bug 1388978 - Suppress some more clang warnings in media/ffvpx. r=rillian
Since I am already poking around in ffvpxcommon.mozbuild's CFLAGS, also suppress these clang -Wvisibility and -Wstring-conversion warnings:

media/ffvpx/libavutil/dummy_funcs.c:83:34 [-Wvisibility] declaration of 'struct AVBufferRef' will not be visible outside of this function
media/ffvpx/libavutil/dummy_funcs.c:83:67 [-Wvisibility] declaration of 'struct AVFrame' will not be visible outside of this function
media/ffvpx/libavutil/utils.c:119:26 [-Wstring-conversion] implicit conversion turns string literal into bool: 'char [19]' to '_Bool'

And remove -Wno-logical-op-parentheses because clang does not currently report any -Wlogical-op-parentheses warnings for ffvpx.

MozReview-Commit-ID: 1kEwEHeD1PC

--HG--
extra : rebase_source : 133fa139f5389467919b88b96b8cbbf632bf002d
2017-08-10 09:55:42 -07:00
..
ffvpx Bug 1388978 - Suppress some more clang warnings in media/ffvpx. r=rillian 2017-08-10 09:55:42 -07:00
gmp-clearkey/0.1 Bug 1372839 - SkipString; Exit early if sym is not found r=gerald 2017-08-10 09:34:34 +02:00
kiss_fft
libaom Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
libav Bug 1378038 MinGW causes a difference of opinion about whether or not we have unistd.h r=jya 2017-07-03 22:55:55 -05:00
libcubeb Bug 1386957 -Update libcubeb to revision 0e103884. r=achronop 2017-08-03 18:46:49 +12:00
libjpeg Bug 1379663 - Update libjpeg-turbo to version 1.5.2. r=jrmuizel 2017-07-13 20:12:47 -04:00
libmkv
libnestegg
libogg
libopus Bug 1376395 - opus: Update to the 1.2.1 release. r=rillian 2017-06-27 07:28:00 +02:00
libpng Bug 1377118 - Update in-tree libpng to version 1.6.31. r=jrmuizel 2017-07-27 11:42:00 -04:00
libsoundtouch
libspeex_resampler Bug 1371536 - Suppress more MSVC warnings in media/libspeex_resampler. r=padenot 2017-06-09 14:54:47 +09:00
libstagefright Bug 1359275 - use get() or get_mut()to avoid out of vector boundary. r=kinetik 2017-07-27 10:31:01 +08:00
libtheora
libtremor
libvorbis Bug 1306476 - Update libvorbis. r=derf 2017-06-16 12:50:16 -07:00
libvpx Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor 2017-06-13 01:54:13 -04:00
libyuv
mtransport Bug 1388681 - Disable -Wformat-security where -Wformat is disabled. r=bwc 2017-08-09 18:45:16 +09:00
openmax_dl
openmax_il/il112 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
pocketsphinx
psshparser
sphinxbase
webrtc Bug 1384655 - Remove obsolete latency measuring macros in downstream code we don't use anymore. r=jesup 2017-08-08 10:00:37 +02:00
moz.build
update-libjpeg.sh