Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |