aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderAPI.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DecoderControl: use SignedSongTime for the song durationMax Kellermann2014-08-291-1/+3
* DecoderControl: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-15/+5
* DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann2014-08-281-1/+1
* DecoderControl: use std::chrono::duration for Seek()Max Kellermann2014-08-271-3/+3
* DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann2014-08-261-20/+4
* DecoderAPI: add decoder_seek_where_frame()Max Kellermann2014-08-261-0/+18
* DecoderAPI: add decoder_seek_where_ms()Max Kellermann2014-08-261-0/+17
* PcmConvert: Convert() returns ConstBufferMax Kellermann2014-08-121-3/+6
* MusicChunk: rename struct to MusicChunkMax Kellermann2014-08-121-2/+2
* DecoderAPI: add function decoder_open_uri()Max Kellermann2014-05-221-0/+32
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-0/+597