diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-14 17:38:26 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:39 +0200 |
commit | c735552b0b7fc5ab744fd8f652d27e490c6bccd9 (patch) | |
tree | 1b850e7c3c9c22197b4c6e3885107f2c894eee7d /libavcodec/mpegvideo.h | |
parent | 7b539ca3e6bae701d88096ff8dc3db7f13b7318a (diff) | |
download | ffmpeg-c735552b0b7fc5ab744fd8f652d27e490c6bccd9.tar.gz |
avcodec/rv10: Use ff_h263_decode_init()
The RV10 and RV20 decoders use ff_h263_decode_mb() and also the
H.263 DSP and VLCs. Despite not calling ff_h263_decode_frame(),
it is nevertheless beneficial to call ff_h263_decode_init()
to reduce code duplication.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mpegvideo.h')
0 files changed, 0 insertions, 0 deletions