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

Rostislav Pehlivanov atomnuker at gmail.com
Wed Apr 11 16:30:19 EEST 2018


On 4 April 2018 at 15:09, 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(+)
>  create mode 100644 libavcodec/siren.c
>

You should wait until I submit my patch for even FFTs and MDCTs in lavu
before resubmitting. Sorry I'm holding it back.


More information about the ffmpeg-devel mailing list