diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-11 13:36:40 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:39 +0200 |
commit | 2e5287e519dc0f99ade473096c9b6742f0d8114b (patch) | |
tree | f2365af0f39a6e602e55787e60cec18b8910d11c /libavcodec/riscv | |
parent | c1097556c734a418354fa23c403e0237a5e93bb5 (diff) | |
download | ffmpeg-2e5287e519dc0f99ade473096c9b6742f0d8114b.tar.gz |
avcodec/mpv_reconstruct_mb_template: Optimize always-true branch away
There are only two mpegvideo decoders that use another
(software) pixel format than YUV420: MPEG-1/2 and
the MPEG-4 studio profile. Neither of these use this part
of the code, so one can optimize the 422 code away when
this code is compiled for the decoder.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/riscv')
0 files changed, 0 insertions, 0 deletions