]> git.sesse.net Git - ffmpeg/history - libavcodec/g723_1.c
motion_est: remove useless no_motion_search() function
[ffmpeg] / libavcodec / g723_1.c
2012-08-08 Kostya Shishkovg723_1: clip argument for 15-bit version of normalize_b...
2012-08-08 Kostya Shishkovg723_1: use all LPC vectors in formant postfilter
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-08-03 Kostya Shishkovg723_1: scale output as supposed for the case with...
2012-08-03 Kostya Shishkovg723_1: increase excitation storage by 4
2012-08-03 Kostya Shishkovg723_1: fix upper bound parameter from inverse maximum...
2012-08-03 Kostya Shishkovg723_1: make scale_vector() behave like the reference
2012-08-03 Kostya Shishkovg723_1: fix off-by-one error in normalize_bits()
2012-08-03 Kostya Shishkovg723_1: save/restore excitation with offset to store...
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder