summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer88-606/+864
2011-06-23doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun38-259/+259
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 doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().Diego Biurrun1-1/+1
2010-07-02Remove non-existing stray arguments from Doxygen function documentation.Diego Biurrun9-20/+0
2010-07-02Fix two more instances of wrong @ usage in Doxygen comments.Diego Biurrun1-2/+2
2010-07-02Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'.Diego Biurrun2-9/+9
2009-11-15Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.Vitor Sessak2-0/+62
2009-10-31Implement AMR gain function that is used by both AMR and SIPR.Vitor Sessak2-0/+35
2008-12-29Remove duplicated dot product code. Use dsputil'sAurelien Jacobs3-22/+7
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2008-06-30gain code, gain pitch and pitch delay decoding for ACELP based codecsVladimir Voroshilov2-0/+339