diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-04 16:29:40 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-03-24 10:38:51 +0100 |
commit | 04fe02bd80bc8dddd1e9d5a1cc9d336fc3a5a6da (patch) | |
tree | 42a59e5f5c6e42a0b753882457e2c09abec402d7 /libavcodec/ivi_dsp.h | |
parent | a6d25b6ba54826c545febc55ce77feb15f61efef (diff) | |
download | ffmpeg-04fe02bd80bc8dddd1e9d5a1cc9d336fc3a5a6da.tar.gz |
avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with --disable-optimizations
The affected functions could also be changed into macros, this is the
smaller change to fix it though. And avoids (probably) less readable macros
The extra code should be optimized out when optimizations are done as all values
are known at build after inlining.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 2c64a6bcd280c64997e6c4799bc89c0a9393bbf3)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/ivi_dsp.h')
0 files changed, 0 insertions, 0 deletions