diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-06-20 21:44:55 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-05 14:43:16 +0200 |
commit | bfb8df2ad9b164b421d25294c6882c8b61dc59a5 (patch) | |
tree | 55859815741794cf0b801a3db9176c3ea8042577 /package/vlc/0008-opencv_wrapper-use-opencv2-style-includes.patch | |
parent | 7314eaa01709b148214994e7e15cd870b41f8d16 (diff) | |
download | buildroot-bfb8df2ad9b164b421d25294c6882c8b61dc59a5.tar.gz buildroot-bfb8df2ad9b164b421d25294c6882c8b61dc59a5.zip |
package/ffmpeg: Fix i586 compilation with gcc5
In file included from libavcodec/cabac_functions.h:46:0,
from libavcodec/h264_cabac.c:37:
libavcodec/h264_cabac.c: In function 'ff_h264_decode_mb_cabac':
libavcodec/x86/cabac.h:192:5: error: 'asm' operand has impossible constraints
__asm__ volatile(
To reproduce the bug use this defconfig:
BR2_GCC_VERSION_5_1_X=y
BR2_PACKAGE_FFMPEG=y
BR2_PACKAGE_FFMPEG_GPL=y
BR2_PACKAGE_FFMPEG_NONFREE=y
BR2_PACKAGE_FFMPEG_FFPLAY=y
BR2_PACKAGE_FFMPEG_FFSERVER=y
BR2_PACKAGE_FFMPEG_FFPROBE=y
BR2_PACKAGE_FFMPEG_AVRESAMPLE=y
BR2_PACKAGE_FFMPEG_POSTPROC=y
[Thomas: add a comment in the code.]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/vlc/0008-opencv_wrapper-use-opencv2-style-includes.patch')
0 files changed, 0 insertions, 0 deletions