diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-02 06:20:12 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:38 +0200 |
commit | 091d00663721d28d926a835d554c2f7dfdd064b6 (patch) | |
tree | ded68c2916b0613fdc73e88d474f2d0de0fd9b87 /libavcodec/h263dec.c | |
parent | 4339d2c11cb9261bd9927e6b209165eaf049fa12 (diff) | |
download | ffmpeg-091d00663721d28d926a835d554c2f7dfdd064b6.tar.gz |
avcodec/mpegvideo: Set dct_unquantize earlier
Set them in ff_mpv_idct_init() so that they are already set
in ff_mpv_decode_init(). This is in preparation for avoiding
to set dct_unquantize in every ff_mpv_frame_start().
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/h263dec.c')
0 files changed, 0 insertions, 0 deletions