]> git.sesse.net Git - ffmpeg/history - libavcodec/acelp_vectors.h
Optimize short-term prediction by reducing index arithmetic.
[ffmpeg] / libavcodec / acelp_vectors.h
2009-12-24 Diego Biurruncosmetics: Reformat some function declarations.
2009-12-19 Vitor SessakAdd tables used by both AMR-NB and SIPR
2009-12-12 Vitor SessakCommit functions used by both AMRNB and SIPR
2009-11-04 Reynaldo H. Verdej... Implement ff_scale_vector_to_given_sum_of_squares()
2009-10-27 Vitor SessakCommit some functions that are used by both SIPR and...
2009-03-09 Reynaldo H. Verdej... Functional part Kenan Gillet's 'extract and share weigh...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-21 Michael NiedermayerMake equation in doxy of ff_acelp_weighted_vector_sum...
2008-08-21 Michael Niedermayerdoxygen consistency
2008-08-21 Michael NiedermayerMake comments doxygen compatible.
2008-07-12 Robert SwainCorrect a couple of typos
2008-06-16 Diego BiurrunAdd missing #includes to fix 'make checkheaders'.
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes in variable...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes
2008-05-26 Diego Biurruncosmetics: Use C-style comments in #endif directives.
2008-05-23 Vladimir Voroshilovadaptive and fixed codebook vector operations for ACELP...