aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderAPI.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v0.19.10'Max Kellermann2015-06-211-3/+6
|\
| * DecoderAPI: discard unused song tag earlyMax Kellermann2015-06-211-2/+5
| * DecoderAPI: "move" the Tag objectMax Kellermann2015-06-201-1/+1
* | Copyright year 2015Max Kellermann2015-01-011-1/+1
|/
* Merge tag 'v0.18.14'Max Kellermann2014-09-111-0/+4
* DecoderAPI: use std::min()Max Kellermann2014-08-311-3/+1
* MusicChunk: remove special case for num_frames==0Max Kellermann2014-08-311-3/+1
* DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann2014-08-291-4/+2
* MusicChunk: use SignedSongTime for the time stampMax Kellermann2014-08-291-2/+2
* 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