diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-28 05:54:43 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-31 00:08:42 +0100 |
commit | 72f4f1dafbddb266b53695e4c8b5e2df4927c1ba (patch) | |
tree | f00b2b073a0ae58d6be7aaac4edd30cb032af0af /libavcodec/h263.h | |
parent | 347a70f101be28f8d78e8fd62ffc3a78324f49e9 (diff) | |
download | ffmpeg-72f4f1dafbddb266b53695e4c8b5e2df4927c1ba.tar.gz |
swscale/ppc/swscale_altivec: Fix build with -O0
In this case GCC does not treat a const variable initialized
to the compile-time constant "3" as a compile-time constant
and errors out because the argument is not a literal value.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/h263.h')
0 files changed, 0 insertions, 0 deletions