diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-25 22:40:45 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-30 23:52:24 +0100 |
commit | ed5a438f055489c2e827508cb24f2fe71f2036ad (patch) | |
tree | ce36a1aef7de3dc4df08398f75e4a8d30c6fbf71 /libavfilter/vf_pullup.c | |
parent | 5d5b87f68885f35ff365d1e64446c1676b4a9993 (diff) | |
download | ffmpeg-ed5a438f055489c2e827508cb24f2fe71f2036ad.tar.gz |
avcodec/mpegvideo_enc: Initialize dct_unquantize_int(ra|er) only once
For encoders, mpeg_quant is an option of the MPEG-4 encoder
and therefore constant. This implies that one can set
the dct_unquantize_(intra|inter) function pointers during init.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_pullup.c')
0 files changed, 0 insertions, 0 deletions