summaryrefslogtreecommitdiffstats
path: root/libavcodec/gsm_parser.c
Commit message (Collapse)AuthorAgeFilesLines
* gsm parser: set durationJustin Ruggles2012-02-201-2/+12
|
* avcodec: add GSM parserJustin Ruggles2012-01-111-0/+79
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