Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2011-09-24Restore WIP g729 code that has been remvoed by diego biurrun.Michael Niedermayer
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-20Remove unused and non-compiling vestigial g729 decoderDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-17Fix Doxygen @param command attribute syntax.Diego Biurrun
2010-07-02Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun
2010-04-21Split the input/output data arguments to ff_adaptive_gain_control().Ronald S. Bultje
2010-03-11Fix spelling.Ronald S. Bultje
2010-01-29Add no_repeat_mask option, so that single-pulse vectors can also beRonald S. Bultje
2009-12-24cosmetics: Reformat some function declarations.Diego Biurrun
2009-12-19Add tables used by both AMR-NB and SIPRVitor Sessak
2009-12-12Commit functions used by both AMRNB and SIPRVitor Sessak
2009-11-04Implement ff_scale_vector_to_given_sum_of_squares()Reynaldo H. Verdejo Pinochet
2009-10-28Commit some functions that are used by both SIPR and AMR.Vitor Sessak
2009-03-10Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-22Make equation in doxy of ff_acelp_weighted_vector_sum() more readable byMichael Niedermayer
2008-08-22doxygen consistencyMichael Niedermayer
2008-08-22Make comments doxygen compatible.Michael Niedermayer
2008-07-12Correct a couple of typosRobert Swain
2008-06-16Add missing #includes to fix 'make checkheaders'.Diego Biurrun
2008-05-27consistency cosmetics: indices --> indexes in variable namesDiego Biurrun
2008-05-27consistency cosmetics: indices --> indexesDiego Biurrun
2008-05-27cosmetics: Use C-style comments in #endif directives.Diego Biurrun
2008-05-23adaptive and fixed codebook vector operations for ACELP-based codecsVladimir Voroshilov