Re: [FFmpeg-devel] [PATCH] add WADY demuxer and decoder

2023-01-24 Thread Paul B Mahol
On 1/21/23, Paul B Mahol wrote: > Hi, > > Patches attached. > gonna 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

[FFmpeg-devel] [PATCH] add WADY demuxer and decoder

2023-01-21 Thread Paul B Mahol
Hi, Patches attached. From 5f4f4a77e19fe12bc44ab32021cc3690610d03b9 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sat, 21 Jan 2023 12:21:44 +0100 Subject: [PATCH 1/3] avcodec: add WADY DPCM decoder Signed-off-by: Paul B Mahol --- libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 1