aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/g729postfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-081-9/+9
* g729dec: prevent out of array accessMichael Niedermayer2011-10-011-1/+1
* Add a shift parameter to celp_lp_synthesis_filter for reuse by the G.723.1 de...Mohamed Naufal Basheer2011-09-291-2/+2
* g729dec: fix warnings:Vitor Sessak2011-09-251-1/+1
* g729dec: Fix warnings:Vitor Sessak2011-09-251-1/+1
* g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control()Vitor Sessak2011-09-251-2/+2
* Adaptive gain controlVladimir Voroshilov2011-09-241-0/+48
* G.729 postfilterVladimir Voroshilov2011-09-241-0/+562