[FFmpeg-devel] [PATCH] ADPCM AFC decoder

Paul B Mahol onemda at gmail.com
Thu Nov 22 20:34:12 CET 2012


On 11/22/12, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Nov 19, 2012 at 09:30:42PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavcodec/Makefile     |  1 +
>>  libavcodec/adpcm.c      | 45
>> +++++++++++++++++++++++++++++++++++++++++++++
>>  libavcodec/adpcm_data.c |  5 +++++
>>  libavcodec/adpcm_data.h |  1 +
>>  libavcodec/allcodecs.c  |  1 +
>>  libavcodec/avcodec.h    |  1 +
>>  libavcodec/codec_desc.c |  7 +++++++
>>  libavformat/ast.c       |  3 +++
>>  8 files changed, 64 insertions(+)
>
> LGTM

applied
>
> thanks
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> There seems to be only one solution to NIH syndrom, ... a shooting squad
>


More information about the ffmpeg-devel mailing list