summaryrefslogtreecommitdiff
path: root/libavcodec/gsm_parser.c
Commit message (Expand)AuthorAge
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* avcodec/gsm_parser: Replace codec_id check by assertMichael Niedermayer2015-08-12
* Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'Michael Niedermayer2013-11-26
|\
| * MSN Audio supportKostya Shishkov2013-11-26
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | gsm_parser: fix infinite loopMichael Niedermayer2012-11-07
|/
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* gsm parser: set durationJustin Ruggles2012-02-20
* avcodec: add GSM parserJustin Ruggles2012-01-11