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