Author | SHA1 | Message | Date |
---|---|---|---|
|
a16577d985 |
MSN Audio support
This is essentially a MS GSM decoder extension that supports more sampling rates and lower bitrates. Signed-off-by: Anton Khirnov <anton@khirnov.net> |
11 years ago |
|
36ef5369ee | Replace all CODEC_ID_* with AV_CODEC_ID_* | 12 years ago |
|
2460b168b4 | gsm parser: set duration | 13 years ago |
|
82390f57d1 |
avcodec: add GSM parser
The WAVE demuxer returns packets with many blocks per frame, which needs to be parsed into single blocks. This has a side-effect of fixing the timestamps. |
13 years ago |