summaryrefslogtreecommitdiffstats
path: root/libavcodec/gsm.h
Commit message (Collapse)AuthorAgeFilesLines
* MSN Audio supportKostya Shishkov2013-11-261-2/+16
| | | | | | | This is essentially a MS GSM decoder extension that supports more sampling rates and lower bitrates. Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avcodec: add GSM parserJustin Ruggles2012-01-111-0/+31
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.
OpenPOWER on IntegriCloud