diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-20 22:40:05 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-24 10:38:51 +0100 |
commit | 7df1c9361992418ce24232c26af3ac8b94aea066 (patch) | |
tree | 84aefdbd03acd38bd066cbdf44f4763aad0c6436 /libavcodec/gdv.c | |
parent | 728f142651267f6f4511c3117234242295ad3b96 (diff) | |
download | ffmpeg-7df1c9361992418ce24232c26af3ac8b94aea066.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/gdv.c')
0 files changed, 0 insertions, 0 deletions