FFmpeg/libpostproc
Michael Niedermayer 6cc642cafa 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-12-02 19:41:47 +01:00
..
libpostproc.v Remove libpostproc. 2012-02-23 19:36:16 +01:00
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
postprocess_altivec_template.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess_internal.h postproc: Avoid floats in maxClipped computation 2015-05-31 01:40:12 +02:00
postprocess_template.c postproc/postprocess_template: Avoid using %4 for the threshold compare 2019-12-02 19:41:47 +01:00
postprocess.c postproc: fix unaligned access 2016-02-23 18:01:08 +01:00
postprocess.h postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix 2015-08-10 02:33:25 +02:00
postprocres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h postproc: Deprecate QP_STORE_T, it lacks a PP/AV/FF prefix 2015-08-10 02:33:25 +02:00