diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-20 22:40:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-21 10:42:51 +0100 |
commit | 3006a5675c7bfabfa92cb5c940bfb40d8f90e908 (patch) | |
tree | 3934228c77e7cb5ca84366472df211611101baaf /libavcodec/tests/rangecoder.c | |
parent | 90d73a207c6a8d7abe67114e143f06d11d519eeb (diff) | |
download | ffmpeg-3006a5675c7bfabfa92cb5c940bfb40d8f90e908.tar.gz |
postproc/postprocess_template: Avoid using %4 for the threshold compare
This avoids problems if %4 is the stack pointer
the constraints do not allow %4 to be the stack pointer but gcc 9 may
no longer support specifying such constraints
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 4325527e1c4fd2da119e81933172065ee1274eda)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/tests/rangecoder.c')
0 files changed, 0 insertions, 0 deletions