OSDN Git Service

Fixed invalid access in wavpack decoder on corrupted bitstream.
[coroid/libav_saccubus.git] / libavcodec / acelp_vectors.h
2011-07-20 Diego BiurrunRemove unused and non-compiling vestigial g729 decoder
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-17 Diego BiurrunFix Doxygen @param command attribute syntax.
2010-07-02 Diego BiurrunFix printing of '@' symbols in Doxygen comments; the...
2010-04-21 Ronald S. BultjeSplit the input/output data arguments to ff_adaptive_ga...
2010-03-11 Ronald S. BultjeFix spelling.
2010-01-29 Ronald S. BultjeAdd no_repeat_mask option, so that single-pulse vectors...
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...