aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/Time.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* decoder/ffmpeg: use AVStream::durationMax Kellermann2014-12-191-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 documentationMax Kellermann2014-12-191-0/+9
|
* decoder/ffmpeg: move code to lib/ffmpeg/Time.hxxMax Kellermann2014-12-191-0/+76