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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-22Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer
2014-04-28avcodec/g729postfilter: avoid potential negative shiftMichael Niedermayer
2012-03-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-01g729dec: prevent out of array accessMichael Niedermayer
2011-09-29Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de...Mohamed Naufal Basheer
2011-09-25g729dec: fix warnings:Vitor Sessak
2011-09-25g729dec: Fix warnings:Vitor Sessak
2011-09-25g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control()Vitor Sessak
2011-09-24Adaptive gain controlVladimir Voroshilov
2011-09-24G.729 postfilterVladimir Voroshilov