Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/gsm_parser: Replace codec_id check by assert | Michael Niedermayer | 2015-08-12 | 1 | -4/+2 |
* | Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0' | Michael Niedermayer | 2013-11-26 | 1 | -1/+2 |
|\ | |||||
| * | MSN Audio support | Kostya Shishkov | 2013-11-26 | 1 | -1/+2 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | gsm_parser: fix infinite loop | Michael Niedermayer | 2012-11-07 | 1 | -1/+4 |
|/ | |||||
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -3/+3 |
* | gsm parser: set duration | Justin Ruggles | 2012-02-20 | 1 | -2/+12 |
* | avcodec: add GSM parser | Justin Ruggles | 2012-01-11 | 1 | -0/+79 |