[FFmpeg-user] 'ff_h264_handle_aggregated_packet' does not match original declaration
Reindl Harald
h.reindl at thelounge.net
Sun Feb 12 04:23:23 EET 2017
Am 12.02.2017 um 03:18 schrieb Reindl Harald:
>
>
> Am 12.02.2017 um 00:37 schrieb Carl Eugen Hoyos:
>> 2017-02-11 23:07 GMT+01:00 Reindl Harald <h.reindl at thelounge.net>:
>>> i guess that should be fixed somehow as well as -Wmisleading-indentation
>>> is a clearly warning sign - at the bottom also a lot of dead code which
>>> maybe only get visible when building with LTO
>>
>> Since I cannot reproduce the first two issues:
>> Could you confirm that you tested current FFmpeg git head, the only
>> version supported on this mailing list due to the available manpower?
>
> that warnings exists for a long time
>
> did you compile with link-time-optimization as you can clearly see it's
> lto warning
and please refrain from discuss each and every parameter this time, this
is a rpmbuild and it's fine how it works inclduing override rpm-macros :-)
gcc-6.3.1-1.fc24.x86_64
gcc-c++-6.3.1-1.fc24.x86_64
libgcc-6.3.1-1.fc24.x86_64
./configure --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg
--incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man
'--extra-cflags=-m64 -O2 -g0 -march=sandybridge -mtune=sandybridge -mavx
-mfpmath=sse -msse2avx -fopenmp -pipe -fno-strict-aliasing
-fomit-frame-pointer -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat
-Werror=format-security -Ofast -ffast-math -funsafe-math-optimizations
-Wno-pointer-sign -minline-all-stringops -fno-strict-aliasing -flto
-fno-fat-lto-objects -fuse-ld=gold -fuse-linker-plugin'
'--extra-ldflags=-Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -m64 -O2 -g0
-march=sandybridge -mtune=sandybridge -mavx -mfpmath=sse -msse2avx
-fopenmp -pipe -fno-strict-aliasing -fomit-frame-pointer -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2
-Wstack-protector -Wformat -Werror=format-security -Ofast -ffast-math
-funsafe-math-optimizations -Wno-pointer-sign -minline-all-stringops
-fno-strict-aliasing -flto -fno-fat-lto-objects -fuse-ld=gold
-fuse-linker-plugin' --enable-lto --ar=gcc-ar --ranlib=true
--extra-version=thelounge.net --enable-nonfree --enable-gpl
--enable-version3 --enable-libgsm --enable-libmp3lame --enable-libtheora
--enable-libx264 --enable-libx265 --enable-libvpx --enable-libfreetype
--enable-libopus --enable-openssl --enable-pic --enable-shared
--enable-runtime-cpudetect --enable-vdpau --disable-libvorbis
--disable-libxvid --disable-libfaac --disable-libopencore-amrnb
--disable-libopencore-amrwb --disable-libopenjpeg --disable-librtmp
--disable-libschroedinger --disable-libopencv --disable-programs
--disable-static --disable-libspeex --disable-amd3dnow
--disable-amd3dnowext --disable-protocol=gopher --disable-debug
--disable-doc --shlibdir=/usr/lib64
More information about the ffmpeg-user
mailing list