Re: [FFmpeg-devel] [PATCH] avcodec: add RFBW video decoder

2023-07-13 Thread Paul B Mahol
will apply. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-devel] [PATCH] avcodec: add RFBW video decoder

2023-06-13 Thread Paul B Mahol
Attached. From 1ecc4dc72119de4b0fb23c85eba35341b4329dea Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Fri, 9 Jun 2023 23:57:01 +0200 Subject: [PATCH] avcodec: add RFBW decoder Signed-off-by: Paul B Mahol --- configure | 1 + libavcodec/Makefile | 1 + libavcodec/allcod