aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/qoienc.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-01-30 21:04:43 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-02-04 13:58:38 +0100
commit4b8b1415ae7709351eeab4037d0ef2e20bf9f7bd (patch)
tree986009a9cb609831316ccdd717b7d23a2dfce30b /libavcodec/qoienc.c
parent7375a6ca7b4a4b223a71f85a772c64a34e60eabe (diff)
downloadffmpeg-4b8b1415ae7709351eeab4037d0ef2e20bf9f7bd.tar.gz
avcodec/vp8: Enforce key-frame only for WebP
VP8-in-WebP only uses key frame encoding (see [1]), yet this is currently not enforced. This commit does so in order to make output reproducible with frame-threading as the VP8 decoder's update_thread_context is not called at all when using decoding VP8-in-WebP (as this is unnecessary for key frame-only streams). [1]: https://developers.google.com/speed/webp/docs/riff_container Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/qoienc.c')
0 files changed, 0 insertions, 0 deletions