Re: [FFmpeg-devel] [PATCH] avformat/imfdec: Convert to the new channel layout API

2022-03-17 Thread Andreas Rheinhardt
James Almer: > > > On 3/17/2022 10:09 AM, Andreas Rheinhardt wrote: >> Signed-off-by: Andreas Rheinhardt >> --- >>   libavformat/imfdec.c | 2 +- >>   1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/libavformat/imfdec.c b/libavformat/imfdec.c >> index 3ce850b75a..9ec52efbc8 10064

Re: [FFmpeg-devel] [PATCH] avformat/imfdec: Convert to the new channel layout API

2022-03-17 Thread James Almer
On 3/17/2022 10:09 AM, Andreas Rheinhardt wrote: Signed-off-by: Andreas Rheinhardt --- libavformat/imfdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/imfdec.c b/libavformat/imfdec.c index 3ce850b75a..9ec52efbc8 100644 --- a/libavformat/imfdec.c +++ b/l

[FFmpeg-devel] [PATCH] avformat/imfdec: Convert to the new channel layout API

2022-03-17 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavformat/imfdec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/imfdec.c b/libavformat/imfdec.c index 3ce850b75a..9ec52efbc8 100644 --- a/libavformat/imfdec.c +++ b/libavformat/imfdec.c @@ -874,7 +874,7 @@ static int imf_r