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
/
DecoderThread.cxx
Age
Commit message (
Expand
)
Author
2016-03-30
decoder/Thread: use "ffmpeg" as fallback instead of "mad"
Max Kellermann
2015-06-21
DecoderThread: set Decoder::song_tag only for local files
Max Kellermann
2014-11-01
Decoder, Playlist: ignore URI query string for plugin detection
Max Kellermann
2014-10-02
input/Open: use OpenLocalInputStream()
Max Kellermann
2014-10-02
DecoderThread: use OpenLocalInputStream() for local files
Max Kellermann
2014-09-11
Merge tag 'v0.18.14'
Max Kellermann
2014-08-28
DecoderControl: use std::chrono::duration for start_ms and end_ms
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-05-11
InputStream: convert to class
Max Kellermann
2014-02-07
DecoderPlugin: pass Path instance to file_decode() and scan_file()
Max Kellermann
2014-02-07
DecoderThread: use only DetachedSong::GetRealURI()
Max Kellermann
2014-02-07
DecoderThread: pass Path object around for local song files
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann