aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-30 15:54:50 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-05-16 01:37:35 +0200
commitdfb4477191d53d4e28a9d2979a197d169c5928da (patch)
tree64577c3e75c51bbf5a76d1892b17105a95af5647 /fftools/ffmpeg.c
parentbd6e6495aebc016ab12bc0a60276c6d3fe43663b (diff)
downloadffmpeg-dfb4477191d53d4e28a9d2979a197d169c5928da.tar.gz
avcodec/mpeg4videodec: Don't set chroma matrices unnecessarily
Only the studio profile uses chroma_inter/intra matrices; the ordinary profile has only inter/intra matrices. And our code (namely the MPEG-2 unquantize functions) only use these two matrices (the MPEG-2 decoder unquantizes on its own while parsing). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'fftools/ffmpeg.c')
0 files changed, 0 insertions, 0 deletions