[FFmpeg-devel] [PATCH v10 1/2] avcodec: add support for Cunning Developments' ADPCM
Michael Niedermayer
michael at niedermayer.cc
Fri Apr 24 20:41:35 EEST 2020
On Sat, Apr 18, 2020 at 12:20:39AM +0000, Zane van Iperen wrote:
> Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>
> ---
> Changelog | 1 +
> doc/general.texi | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/adpcm.c | 33 +++++++++++++++++++++++++++++++++
> libavcodec/adpcm_data.c | 13 +++++++++++++
> libavcodec/adpcm_data.h | 2 ++
> libavcodec/allcodecs.c | 1 +
> libavcodec/codec_desc.c | 7 +++++++
> libavcodec/codec_id.h | 1 +
> libavcodec/version.h | 2 +-
> 10 files changed, 61 insertions(+), 1 deletion(-)
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Elect your leaders based on what they did after the last election, not
based on what they say before an election.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200424/9d9c2fa3/attachment.sig>
More information about the ffmpeg-devel
mailing list