[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 22:09:44 CEST 2011


On Sun, Sep 25, 2011 at 10:02 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Sep 25, 2011 at 09:47:25PM +0200, Vitor Sessak wrote:
>> 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?
>
> This may be tricky due to floating pointg useage in the code

I don't see any FP usage in the code, can you elaborate?

-Vitor


More information about the ffmpeg-devel mailing list