index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder
/
DecoderAPI.cxx
Age
Commit message (
Expand
)
Author
2014-08-31
MusicChunk: remove special case for num_frames==0
Max Kellermann
2014-08-29
DecoderAPI: pass SignedSongTime to decoder_initialized()
Max Kellermann
2014-08-29
MusicChunk: use SignedSongTime for the time stamp
Max Kellermann
2014-08-29
DecoderControl: use SignedSongTime for the song duration
Max Kellermann
2014-08-28
DecoderControl: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-28
DetachedSong: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-08-27
DecoderControl: use std::chrono::duration for Seek()
Max Kellermann
2014-08-26
DecoderAPI: use std::chrono::duration for decoder_seek*()
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_frame()
Max Kellermann
2014-08-26
DecoderAPI: add decoder_seek_where_ms()
Max Kellermann
2014-08-12
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-08-12
MusicChunk: rename struct to MusicChunk
Max Kellermann
2014-05-22
DecoderAPI: add function decoder_open_uri()
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann