diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-04 16:29:40 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-12-05 22:58:12 +0100 |
commit | 2c64a6bcd280c64997e6c4799bc89c0a9393bbf3 (patch) | |
tree | 2843086eb17f24331234919157b63831e4e8cb67 /doc/libav-merge.txt | |
parent | 6ea3cf1b6f1850dd41d27c45c68ce6d69428e7b8 (diff) | |
download | ffmpeg-2c64a6bcd280c64997e6c4799bc89c0a9393bbf3.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>
Diffstat (limited to 'doc/libav-merge.txt')
0 files changed, 0 insertions, 0 deletions