Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm parser: set duration | Justin Ruggles | 2012-02-20 | 1 | -2/+12 |
| | |||||
* | avcodec: add GSM parser | Justin Ruggles | 2012-01-11 | 1 | -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. |