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 _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
