diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-07 23:45:00 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-11 12:24:23 +0100 |
commit | f56ca21dd4a8061875ac736356ac142bb3163e3b (patch) | |
tree | 29219988ef6ab8b597fcdcf76bcd25c60892333c /libavcodec/mjpegenc.h | |
parent | e559f8428faee13f4dd28ad2163d124c3288a11f (diff) | |
download | ffmpeg-f56ca21dd4a8061875ac736356ac142bb3163e3b.tar.gz |
avcodec/h261dec: Don't update block_index unnecessarily
block_index is write-only for the H.261 decoder, so
don't update it by calling ff_update_block_index().
Instead use a function of our own to set/update dest.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mjpegenc.h')
0 files changed, 0 insertions, 0 deletions