Author: kostya Date: Sun Aug 17 10:32:34 2008 New Revision: 3382 Log: Add a note about coefficient quantization function
Modified: aacenc/aacpsy.c Modified: aacenc/aacpsy.c ============================================================================== --- aacenc/aacpsy.c (original) +++ aacenc/aacpsy.c Sun Aug 17 10:32:34 2008 @@ -33,6 +33,7 @@ * General: * better audio preprocessing (add DC highpass filter?) * more psy models + * maybe improve coefficient quantization function in some way * * 3GPP-based psy model: * thresholds linearization after their modifications for attaining given bitrate _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
