Files
FFmpeg/libavcodec
James Almer 1b05d27346 avcodec/libdav1d: export decoder frame delay
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>
2023-05-19 15:29:31 -03:00
..
2023-03-26 01:46:39 +01:00
2023-03-02 21:32:00 +01:00
2023-05-15 10:24:54 +02:00
2022-11-06 14:39:39 +01:00
2022-11-06 14:39:40 +01:00
2022-11-06 14:39:40 +01:00
2023-05-15 14:17:49 +02:00
2023-05-04 12:10:11 +08:00
2023-05-15 10:24:54 +02:00
2023-04-20 15:44:38 +02:00
2023-05-15 10:24:54 +02:00
2022-11-06 14:39:37 +01:00
2022-11-06 14:39:37 +01:00
2023-05-15 10:24:54 +02:00
2023-05-06 00:22:25 +02:00
2023-01-26 20:37:14 +01:00
2023-05-15 10:24:54 +02:00
2023-01-11 12:12:27 +01:00
2023-05-15 10:24:54 +02:00
2023-05-17 19:20:57 +08:00
2023-05-15 10:24:54 +02:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2023-01-31 09:00:56 +01:00
2022-11-06 14:39:38 +01:00
2023-04-01 00:37:55 -04:00
2022-11-06 14:39:42 +01:00
2023-02-09 15:35:14 +01:00
2023-04-16 23:36:03 -03:00
2023-01-17 12:54:54 +01:00
2022-11-12 11:23:04 +11:00
2022-12-24 23:43:45 +01:00
2023-04-09 18:12:26 +08:00
2022-11-06 14:39:41 +01:00
2022-12-08 17:48:21 +01:00
2022-11-06 14:39:39 +01:00
2022-11-06 14:39:39 +01:00