aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/decoding_encoding.c
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 18:16:20 +0200
commit90cf672d7a497d69fb56acd3873d4d7cfeeb6fc4 (patch)
tree1efca24a58e6a0e6b2d3824c6cb7c658a8291412 /doc/examples/decoding_encoding.c
parent4af56488c86e326f13ec4c786e57396b005eccf2 (diff)
downloadffmpeg-90cf672d7a497d69fb56acd3873d4d7cfeeb6fc4.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 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions