Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | decoder/ffmpeg: use AVStream::duration | Max Kellermann | 2014-12-19 | 1 | -0/+25 |
| | | | | | Use the duration of the stream we're actually decoding - not the "global" attribute AVFormatContext::duration which may differ. | ||||
* | lib/ffmpeg/Time: add API documentation | Max Kellermann | 2014-12-19 | 1 | -0/+9 |
| | |||||
* | decoder/ffmpeg: move code to lib/ffmpeg/Time.hxx | Max Kellermann | 2014-12-19 | 1 | -0/+76 |