aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorAnthoine Bourgeois <anthoine.bourgeois@gmail.com>2014-04-09 12:18:32 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-06-23 15:14:40 +0200
commitb5ec163e5a470113030f0e1384bcd3c77d808bee (patch)
tree3e2d38075add2fe871a9061f981cbd051d1c3363 /libswscale
parentf80af81e6e12a67abdd6a0a1726d417737c88507 (diff)
downloadffmpeg-b5ec163e5a470113030f0e1384bcd3c77d808bee.tar.gz
avcodec/dirac_arith: Fix build with PIC and stack-check options
Fixes Ticket3540 The function dirac_get_arith_bit in libavcodec/dirac_arith.h can't be built with PIC and check-stack because the asm code needs 6 registers and PIC and check-stack options take 1 each and x86 is quite limited in this area. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit d8ab7f31dd819f7b3e0d460a2fa4261aaae87b98) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions