Re: [FFmpeg-devel] [PATCH 3/3] avcodec: add Blackmagic RAW decoder
On 15/04/2025 12:04, Lynne wrote: Most of the work was done by Paul B Mahol. I cleaned the patch up, improved the code a bit, and added slice threading. --- configure | 1 + libavcodec/Makefile| 1 + libavcodec/allcodecs.c | 1 + libavcodec/braw.c | 666 ++
[FFmpeg-devel] [PATCH 3/3] avcodec: add Blackmagic RAW decoder
Most of the work was done by Paul B Mahol. I cleaned the patch up, improved the code a bit, and added slice threading. --- configure | 1 + libavcodec/Makefile| 1 + libavcodec/allcodecs.c | 1 + libavcodec/braw.c | 666 + 4 files