[FFmpeg-devel] [PATCH 1/3] avcodec: add siren audio decoder

Compn tempn at mi.rr.com
Sat Apr 7 02:35:18 EEST 2018


On Wed,  4 Apr 2018 16:09:35 +0200, Paul B Mahol <onemda at gmail.com>
wrote:

> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/Makefile     |   1 +
>  libavcodec/allcodecs.c  |   1 +
>  libavcodec/avcodec.h    |   1 +
>  libavcodec/codec_desc.c |   8 +
>  libavcodec/siren.c      | 847 ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 858 insertions(+)

does this also decode msnsiren? or no?
did you use this patch ? 
https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2012-July/127801.html

good work paul!

-compn


More information about the ffmpeg-devel mailing list