summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderAPI.cxx
AgeCommit message (Expand)Author
2014-08-31MusicChunk: remove special case for num_frames==0Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-08-29MusicChunk: use SignedSongTime for the time stampMax Kellermann
2014-08-29DecoderControl: use SignedSongTime for the song durationMax Kellermann
2014-08-28DecoderControl: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-08-28DetachedSong: use std::chrono::duration for start_ms and end_msMax Kellermann
2014-08-27DecoderControl: use std::chrono::duration for Seek()Max Kellermann
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_frame()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_ms()Max Kellermann
2014-08-12PcmConvert: Convert() returns ConstBufferMax Kellermann
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann
2014-05-22DecoderAPI: add function decoder_open_uri()Max Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann