diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-30 22:16:31 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-11-06 17:41:26 +0100 |
commit | 5739fa8be2a4551343ddc0dab2a466f6dfaa77f7 (patch) | |
tree | 35c310cbcbf5a1c3ed7eebe498a68e3f38ffe3a2 /fftools/ffmpeg_mux_init.c | |
parent | cbe6ef10314e570b7fa28572f0de57ae5eaebf1e (diff) | |
download | ffmpeg-5739fa8be2a4551343ddc0dab2a466f6dfaa77f7.tar.gz |
avcodec/vc1_block: Remove redundant write
vc1_decode_skip_blocks() is only called if the current picture
is a P frame. So setting pict_type to AV_PICTURE_TYPE_P
is redundant; removing it makes pict_type read-only in vc1_block.c
(as it should be).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/ffmpeg_mux_init.c')
0 files changed, 0 insertions, 0 deletions