[FFmpeg-soc] [soc]: r1508 - amr/amrnbfloatdec.c

Aurelien Jacobs aurel at gnuage.org
Tue Dec 4 13:53:00 CET 2007


superdump wrote:

> Author: superdump
> Date: Tue Dec  4 01:23:33 2007
> New Revision: 1508
> 
> Log:
> - Add search range bounds to AMRContext
> - Find search range before trying to decode the pitch lag
> - Use FFMAX and FFMIN rather than my imaginary clip() function

The function is named av_clip(), and looks nicer than FFMAX(FFMIN(...

Aurel



More information about the FFmpeg-soc mailing list