Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | DecoderAPI: use std::chrono::duration for decoder_seek*() | Max Kellermann | 2014-08-26 | 1 | -3/+11 | |
| | | | | For type safety and code readability. | |||||
* | decoder/ffmpeg: use integer seek times | Max Kellermann | 2014-08-26 | 1 | -3/+3 | |
| | ||||||
* | decoder/ffmpeg: check InputStream::KnownSize() | Max Kellermann | 2014-08-19 | 1 | -0/+3 | |
| | ||||||
* | {input,decoder}/ffmpeg: move ffmpeg_domain to lib/ffmpeg/Domain.cxx | Max Kellermann | 2014-08-18 | 1 | -2/+1 | |
| | | | | Eliminate duplicate definition (in input plugin and decoder plugin). | |||||
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-08-16 | 1 | -0/+9 | |
| | ||||||
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -2/+21 | |
| | | | | | Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations. | |||||
* | InputStream: "protect" attributes | Max Kellermann | 2014-05-12 | 1 | -4/+4 | |
| | ||||||
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -3/+3 | |
| | ||||||
* | Merge tag 'release-0.18.10' | Max Kellermann | 2014-04-10 | 1 | -3/+26 | |
| | ||||||
* | fixed possible format_context not closed in ffmpeg_decode | geneticdrift | 2014-02-07 | 1 | -1/+4 | |
| | ||||||
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 | |
| | ||||||
* | decoder/*: move to decoder/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+686 | |