diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-13 08:51:11 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-21 22:08:52 +0200 |
commit | 81ab1106c81a6dc935f54bd41d46987309fbcfe1 (patch) | |
tree | 9fa9c221c968387257f32c19d7c283412a863b04 /libavcodec/rtjpeg.c | |
parent | c4fd33a9515926948e28be1048d0ea69dbf6f3bf (diff) | |
download | ffmpeg-81ab1106c81a6dc935f54bd41d46987309fbcfe1.tar.gz |
avcodec/mpegvideo: Only keep MpegEncContext.dc_val[0]
The chroma dc_val pointers are mostly unused (accesses use
dc_val[0] and block_index), so remove them.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/rtjpeg.c')
0 files changed, 0 insertions, 0 deletions