search for: accumulate_fit

Displaying 2 results from an estimated 2 matches for "accumulate_fit".

2002 Jul 08
1
Divide by zero in accumulate_fit
Hi, Lately, my oggenc builds (from CVS) haven't been running correctly. In a few debugging sessions, I've found that I'm getting a divide by zero exception. The exception happens in accumulate_fit (floor1.c), line 455: int weight=nb*info->twofitweight/na; Here is the call stack: accumulate_fit floot1_fit mapping0_forward vorbis_analysis oe_encode main The error happens very early: the first call to vorbis_analysis (third iter. through the main encode loop) in oe_enco...
2006 Aug 08
1
Lancer 20060807 is out
...esterror_dim1x4. 2006/08/06 Lancer 20060807(test version for memory problem) Changes: * Since heap memory error occurs, remove vorbis_oggpack_write. that's optimization move to oggpack_write. * oggpack_look has been optimized. * modify SSE optimization in _ve_amp. * fix cache control code in accumulate_fit. * fix incomplete cache control in mdct. * remove exceptional process to zero in inspect_error. * rearrange SSE optimized code in _encodepart. 2006/08/02 Lancer 20060802(test version for memory problem) Changes: * fix memory leak bug in _vp_psy_clear. * replace GetTickCount to timeGetTime for prec...