Re: [FFmpeg-devel] [PATCH 10/21] avformat/riff: map y408 fourcc to RAWVIDEO decoder

2024-10-11 Thread James Almer
On 10/11/2024 7:51 PM, Michael Niedermayer wrote: On Tue, Oct 08, 2024 at 07:50:15PM -0300, James Almer wrote: Signed-off-by: James Almer --- libavcodec/raw.c | 1 + libavformat/riff.c | 1 + tests/ref/fate/filter-pixdesc-ayuv | 2 +- tes

Re: [FFmpeg-devel] [PATCH 10/21] avformat/riff: map y408 fourcc to RAWVIDEO decoder

2024-10-11 Thread Michael Niedermayer
On Tue, Oct 08, 2024 at 07:50:15PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/raw.c | 1 + > libavformat/riff.c | 1 + > tests/ref/fate/filter-pixdesc-ayuv | 2 +- > tests/ref/fate/filter-pixfmts-copy | 2 +-

[FFmpeg-devel] [PATCH 10/21] avformat/riff: map y408 fourcc to RAWVIDEO decoder

2024-10-08 Thread James Almer
Signed-off-by: James Almer --- libavcodec/raw.c | 1 + libavformat/riff.c | 1 + tests/ref/fate/filter-pixdesc-ayuv | 2 +- tests/ref/fate/filter-pixfmts-copy | 2 +- tests/ref/fate/filter-pixfmts-crop | 2 +- tests/ref/fate/filter-p