[FFmpeg-devel] [PATCH 3/3] avcodec: add Blackmagic RAW decoder
Lynne
dev at lynne.ee
Tue Apr 15 15:07:30 EEST 2025
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 +++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 669 insertions(+)
> create mode 100755 libavcodec/braw.c
Output is kinda-bayer but apparently not.
Patch dropped.
More information about the ffmpeg-devel
mailing list