diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-13 22:41:02 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-06-21 22:08:52 +0200 |
commit | 56fd45d2a9387f5cbc6e254eb78e2f58674bb8f4 (patch) | |
tree | 5d16627c469d38cf40eb643aa0b833e1a6c3c5b8 /libavcodec/mpeg12codecs.h | |
parent | c84a03d7520093074509d48b986e5940220680ce (diff) | |
download | ffmpeg-56fd45d2a9387f5cbc6e254eb78e2f58674bb8f4.tar.gz |
avcodec/{ituh263,mpeg4video}enc: Simplify out-of-slice DC prediction
Now that every slice (and therefore every thread) uses its own
DC array, one can simply set the out-of-slice DC values to its
expected values (this is not possible for the decoders due
to error resilience).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/mpeg12codecs.h')
0 files changed, 0 insertions, 0 deletions