| Commit message (Expand) | Author | Age | Files | Lines |
* | g729: convert to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -2/+2 |
* | avcodec/g729_parser: Check channels | Michael Niedermayer | 2022-03-08 | 1 | -0/+3 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avcodec: Constify all the AVCodecParsers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/g729_parser: Check block_size | Michael Niedermayer | 2019-09-26 | 1 | -0/+6 |
* | lavc/g729dec: Support decoding Sipro ACELP.KELVIN. | Carl Eugen Hoyos | 2019-09-16 | 1 | -2/+3 |
* | lavc/g729dec: Support stereo streams. | Carl Eugen Hoyos | 2018-12-15 | 1 | -0/+1 |
* | avcodec/g729_parser: Replace codec_id check by assert | Michael Niedermayer | 2015-08-11 | 1 | -12/+5 |
* | avcodec/g729: add g729_parser | Ganesh Ajjanagadde | 2015-08-11 | 1 | -0/+89 |