summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-293/+269
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun56-114/+114
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic24-39/+1403
2011-09-24Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer8-1/+761
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer32-1322/+435
2011-07-20Remove unused and non-compiling vestigial g729 decoderDiego Biurrun5-661/+1
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-07-17Fix Doxygen @param command attribute syntax.Diego Biurrun8-102/+102
2010-07-02Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2-9/+9
2010-04-21Split the input/output data arguments to ff_adaptive_gain_control().Ronald S. Bultje4-7/+9
2010-03-11Fix spelling.Ronald S. Bultje4-10/+10
2010-01-29Add no_repeat_mask option, so that single-pulse vectors can also beRonald S. Bultje2-4/+6
2009-12-24cosmetics: Reformat some function declarations.Diego Biurrun1-18/+17
2009-12-19Add tables used by both AMR-NB and SIPRVitor Sessak2-0/+49
2009-12-12Commit functions used by both AMRNB and SIPRVitor Sessak2-0/+100
2009-11-04Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet3-33/+36
2009-10-27Commit some functions that are used by both SIPR and AMR.Vitor Sessak6-0/+107
2009-03-09Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet4-14/+28
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-08-21Make equation in doxy of ff_acelp_weighted_vector_sum() more readable byMichael Niedermayer1-1/+1
2008-08-21doxygen consistencyMichael Niedermayer1-26/+26
2008-08-21Make comments doxygen compatible.Michael Niedermayer1-4/+4
2008-07-12Correct a couple of typosRobert Swain2-2/+2
2008-06-16Add missing #includes to fix 'make checkheaders'.Diego Biurrun2-0/+4
2008-05-26consistency cosmetics: indices --> indexes in variable namesDiego Biurrun3-24/+24
2008-05-26consistency cosmetics: indices --> indexesDiego Biurrun15-26/+26
2008-05-26cosmetics: Use C-style comments in #endif directives.Diego Biurrun1-1/+1
2008-05-23adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov2-0/+298