aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/gsm_parser.c
AgeCommit message (Expand)Author
2015-08-12avcodec/gsm_parser: Replace codec_id check by assertMichael Niedermayer
2013-11-26Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'Michael Niedermayer
2013-11-26MSN Audio supportKostya Shishkov
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-11-07gsm_parser: fix infinite loopMichael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-02-20gsm parser: set durationJustin Ruggles
2012-01-11avcodec: add GSM parserJustin Ruggles