[FFmpeg-devel] [PATCH 1/3] g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control()

Vitor Sessak vitor1001 at gmail.com
Sun Sep 25 21:47:25 CEST 2011


On Sun, Sep 25, 2011 at 9:13 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Sep 25, 2011 at 08:07:32PM +0200, Vitor Sessak wrote:
>> ---
>>  libavcodec/g729dec.c        |    4 ++--
>>  libavcodec/g729postfilter.c |    4 ++--
>>  libavcodec/g729postfilter.h |    4 ++--
>>  3 files changed, 6 insertions(+), 6 deletions(-)
>
> applied, thanks

Thanks. BTW, since I suppose you have already put everything in place
to test this decoder, can't you make a FATE test out of the
conformance vectors?

-Vitor


More information about the ffmpeg-devel mailing list