1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/libpostproc
Michael Niedermayer 7df1c93619 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 4325527e1c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2019-03-24 10:38:51 +01:00
..
libpostproc.v
Makefile
postprocess_altivec_template.c
postprocess_internal.h postproc: remove usage of deprecated QP_STORE_T define 2017-08-30 14:44:27 -03:00
postprocess_template.c postproc/postprocess_template: Avoid using %4 for the threshold compare 2019-03-24 10:38:51 +01:00
postprocess.c postproc: remove usage of deprecated QP_STORE_T define 2017-08-30 14:44:27 -03:00
postprocess.h
postprocres.rc
version.h Bump minor versions for branching 3.4 2017-10-11 01:23:47 +02:00