aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FfmpegDecoderPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-3/+11
* decoder/ffmpeg: use integer seek timesMax Kellermann2014-08-261-3/+3
* decoder/ffmpeg: check InputStream::KnownSize()Max Kellermann2014-08-191-0/+3
* {input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxxMax Kellermann2014-08-181-2/+1
* Merge branch 'v0.18.x'Max Kellermann2014-08-161-0/+9
* InputStream: make Seek() always absoluteMax Kellermann2014-05-221-2/+21
* InputStream: "protect" attributesMax Kellermann2014-05-121-4/+4
* InputStream: convert to classMax Kellermann2014-05-111-3/+3
* Merge tag 'release-0.18.10'Max Kellermann2014-04-101-3/+26
* fixed possible format_context not closed in ffmpeg_decodegeneticdrift2014-02-071-1/+4
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+686