aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/gsm_parser.c
Commit message (Expand)AuthorAgeFilesLines
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* gsm_parser: fix infinite loopMichael Niedermayer2012-11-071-1/+4
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-3/+3
* gsm parser: set durationJustin Ruggles2012-02-201-2/+12
* avcodec: add GSM parserJustin Ruggles2012-01-111-0/+79