diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-07-24 15:51:09 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-09-18 02:13:43 +0200 |
commit | 6ffc7be5da0ece247cf26f1d6b94cd1d6af3d338 (patch) | |
tree | 908278846f8270c40578bf27ba1042b9fc967353 /libavcodec/vp5.c | |
parent | b2c42f02337301583b51bea2ede9dbfd837991c0 (diff) | |
download | ffmpeg-6ffc7be5da0ece247cf26f1d6b94cd1d6af3d338.tar.gz |
avcodec/smacker: Avoid code duplication
Besides the obvious advantage of less code this also has a performance
impact: For GCC 9 the time spent on one call to smka_decode_frame() for
the sample from ticket #2425 decreased from 1693619 to 1498127
decicycles. For Clang 9, it decreased from 1369089 to 1366465
decicycles.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/vp5.c')
0 files changed, 0 insertions, 0 deletions