Re: [FFmpeg-devel] [PATCH] avformat/nut: add float pixel formats support

2022-04-17 Thread Michael Niedermayer
On Fri, Apr 15, 2022 at 11:57:19AM +0200, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- > libavcodec/raw.c | 9 + > libavformat/nut.c| 9 + > tests/ref/fate/filter-pixdesc-gbrapf32be | 2 +- > tests/ref/fate/filter-pixde

[FFmpeg-devel] [PATCH] avformat/nut: add float pixel formats support

2022-04-15 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavcodec/raw.c | 9 + libavformat/nut.c| 9 + tests/ref/fate/filter-pixdesc-gbrapf32be | 2 +- tests/ref/fate/filter-pixdesc-gbrapf32le | 2 +- tests/ref/fate/filter-pixdesc-gbrpf32be | 2 +- t