summaryrefslogtreecommitdiff
path: root/libavcodec/g729_parser.c
Commit message (Expand)AuthorAge
* g729: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec/g729_parser: Check channelsMichael Niedermayer2022-03-08
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* avcodec/g729_parser: Check block_sizeMichael Niedermayer2019-09-26
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-16
* lavc/g729dec: Support stereo streams.Carl Eugen Hoyos2018-12-15
* avcodec/g729_parser: Replace codec_id check by assertMichael Niedermayer2015-08-11
* avcodec/g729: add g729_parserGanesh Ajjanagadde2015-08-11