mirror of https://github.com/FFmpeg/FFmpeg.git
As this is an AV_CODEC_CAP_OTHER_THREADS decoder, threading is handled by the underlying library. In this case, the frame delay is calculated by libdav1d based on the values from avctx->thread_count and the private max_frame_delay option. Export said delay reported by the library in AVCodecContext.delay Reviewed-by: Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>pull/389/head
parent
613f716450
commit
1b05d27346
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue