diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-20 23:02:11 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-12 10:54:27 +0200 |
commit | 582d828f754f580cab9342e9c8a8ca09b906d69a (patch) | |
tree | 5835f5e5404b2cd5e6ab111640aa3f6fee026ef9 /libavcodec/sparc | |
parent | ba033acb56f2c6c68b9464a491807a6f7dba64bd (diff) | |
download | ffmpeg-582d828f754f580cab9342e9c8a8ca09b906d69a.tar.gz |
avcodec/mpegvideo: Don't reset coded_block unnecessarily
coded_block is only used for I-frames, so it is unnecessary
to reset it in ff_clean_intra_table_entries() (which
cleans certain tables for a non-intra MB).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/sparc')
0 files changed, 0 insertions, 0 deletions