ffmpeg: update to 3.2.7
authorIan Leonard <antonlacon@gmail.com>
Tue, 8 Aug 2017 06:54:09 +0000 (23:54 -0700)
committerIan Leonard <antonlacon@gmail.com>
Fri, 11 Aug 2017 05:30:15 +0000 (22:30 -0700)
commitc2fa28243135e6f38b2a866f0390766a0af9d861
tree345ed8262db2de84ee9d3862cb39c4c500c65713
parent860e158103794ed390de96964387b1758f131027
ffmpeg: update to 3.2.7

Removes the x86 optimization disables from the SOFT_FLOAT portion. There are no i386 profiles that do
not use hard float, so these options accomplish nothing.

Target-os=linux rules out dxva2 and vda, so disable statements are unnecessary.

For x86-64 users of libffmpeg-full, optimize around performance instead of size.

Remove patented flag requirement from mp2 and mp3 audio files in libffmpeg-custom per expiration.

Tidies up some of the configure steps where only one option is being changed or cosmetic consistency.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
multimedia/ffmpeg/Config.in
multimedia/ffmpeg/Makefile