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

Robert Swain robert.swain at gmail.com
Tue Dec 4 14:13:51 CET 2007


On Tue, 2007-12-04 at 13:53 +0100, Aurelien Jacobs wrote:
> 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(...

Right, it was getting late and I didn't know that my logic was correct
with clipping. I'll make a note to change it.

Rob




More information about the FFmpeg-soc mailing list