Re: [FFmpeg-devel] [PATCH] avcodec/libdav1d: add an option to set max frame delay

2022-10-14 Thread Ronald S. Bultje
Hi, On Tue, Oct 11, 2022 at 11:34 AM James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/libdav1d.c | 11 ++- > 1 file changed, 10 insertions(+), 1 deletion(-) > LGTM, thanks. (And sorry for review delay, I was offline for a few days.) Ronald __

[FFmpeg-devel] [PATCH] avcodec/libdav1d: add an option to set max frame delay

2022-10-11 Thread James Almer
Signed-off-by: James Almer --- libavcodec/libdav1d.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/libavcodec/libdav1d.c b/libavcodec/libdav1d.c index e76f33d7e2..028929404e 100644 --- a/libavcodec/libdav1d.c +++ b/libavcodec/libdav1d.c @@ -50,6 +50,7 @@ typedef