search for: _encodepart

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

2006 Aug 08
1
Lancer 20060807 is out
...ite. 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 precision. * mdct_butterfly_first_backward is more pre-calculated now. * modify SSE3 optimized code in mdct_butterfly_generic. * stop forced-inlin...
2001 May 01
1
encoder observation
Hello! First of all a question: When you make the encoder tables (ie: mode_e.h) do you use the mapping0_forward function? Because you made the encoder tables, and after this you did a minor correction in the final beta4 ... (this correction was: additional[0]=fabs(additional[0]*scale); in the mapping0_forward function) (I see this was a bug, and the modification was correct, but this correction