summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2018-12-04 16:29:40 +0100
committerMichael Niedermayer <[email protected]>2019-03-21 10:42:51 +0100
commit7070de99c082c89c8f940fe8c7cd4bdc25ceb59b (patch)
treec3dc0bc62b4b48a98a37a01fb0490f849fbaa48e /tests
parentc3e263b862ec8ae187aa56d9bfc75fb5666996f4 (diff)
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 <[email protected]> (cherry picked from commit 2c64a6bcd280c64997e6c4799bc89c0a9393bbf3) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions