summaryrefslogtreecommitdiffstats
path: root/libavcodec/acelp_vectors.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-111-0/+24
* | Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer2011-09-241-0/+31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-31/+0
|\ \ | |/
| * Remove unused and non-compiling vestigial g729 decoderDiego Biurrun2011-07-201-31/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix Doxygen @param command attribute syntax.Diego Biurrun2010-07-171-3/+3
* Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2010-07-021-5/+5
* Split the input/output data arguments to ff_adaptive_gain_control().Ronald S. Bultje2010-04-211-2/+3
* Fix spelling.Ronald S. Bultje2010-03-111-3/+3
* Add no_repeat_mask option, so that single-pulse vectors can also beRonald S. Bultje2010-01-291-0/+1
* cosmetics: Reformat some function declarations.Diego Biurrun2009-12-241-18/+17
* Add tables used by both AMR-NB and SIPRVitor Sessak2009-12-191-0/+20
* Commit functions used by both AMRNB and SIPRVitor Sessak2009-12-121-0/+46
* Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet2009-11-041-0/+18
* Commit some functions that are used by both SIPR and AMR.Vitor Sessak2009-10-271-0/+12
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-091-0/+14
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Make equation in doxy of ff_acelp_weighted_vector_sum() more readable byMichael Niedermayer2008-08-211-1/+1
* doxygen consistencyMichael Niedermayer2008-08-211-26/+26
* Make comments doxygen compatible.Michael Niedermayer2008-08-211-4/+4
* Correct a couple of typosRobert Swain2008-07-121-1/+1
* Add missing #includes to fix 'make checkheaders'.Diego Biurrun2008-06-161-0/+2
* consistency cosmetics: indices --> indexes in variable namesDiego Biurrun2008-05-261-2/+2
* consistency cosmetics: indices --> indexesDiego Biurrun2008-05-261-1/+1
* cosmetics: Use C-style comments in #endif directives.Diego Biurrun2008-05-261-1/+1
* adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov2008-05-231-0/+151
OpenPOWER on IntegriCloud