summaryrefslogtreecommitdiff
path: root/libavcodec/g723_1.c
Commit message (Expand)AuthorAge
* g723_1: increase excitation storage by 4Kostya Shishkov2012-08-03
* g723_1: fix upper bound parameter from inverse maximum autocorrelationKostya Shishkov2012-08-03
* g723_1: make scale_vector() behave like the referenceKostya Shishkov2012-08-03
* g723_1: fix off-by-one error in normalize_bits()Kostya Shishkov2012-08-03
* g723_1: save/restore excitation with offset to store LPC historyKostya Shishkov2012-08-03
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22