summaryrefslogtreecommitdiff
path: root/libavcodec/g723_1_data.h
Commit message (Collapse)AuthorAge
* g723_1: Rename files to better reflect their purposeVittorio Giovara2015-11-30
| | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer2015-11-30
| | | | | | | | Fixes out of array reads. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* g723_1: add comfort noise generationKostya Shishkov2012-08-30
|
* G.723.1 demuxer and decoderMohamed Naufal Basheer2012-07-22
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>