Re: [FFmpeg-devel] [PATCH v2] avcodec/libsvtav1: pass color description info

2022-03-23 Thread Jan Ekström
On Wed, Mar 23, 2022 at 2:57 PM James Almer wrote: > > On 3/22/2022 6:54 PM, Jan Ekström wrote: > > From: Christopher Degawa > > > > Signed-off-by: Christopher Degawa > > --- > > libavcodec/libsvtav1.c | 10 ++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/libavcodec/libsv

Re: [FFmpeg-devel] [PATCH v2] avcodec/libsvtav1: pass color description info

2022-03-23 Thread James Almer
On 3/22/2022 6:54 PM, Jan Ekström wrote: From: Christopher Degawa Signed-off-by: Christopher Degawa --- libavcodec/libsvtav1.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/libavcodec/libsvtav1.c b/libavcodec/libsvtav1.c index f02e410f69..6cf280377e 100644 --- a/libavcodec

[FFmpeg-devel] [PATCH v2] avcodec/libsvtav1: pass color description info

2022-03-22 Thread Jan Ekström
From: Christopher Degawa Signed-off-by: Christopher Degawa --- libavcodec/libsvtav1.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/libavcodec/libsvtav1.c b/libavcodec/libsvtav1.c index f02e410f69..6cf280377e 100644 --- a/libavcodec/libsvtav1.c +++ b/libavcodec/libsvtav1.c @@