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
/
plugins
Age
Commit message (
Expand
)
Author
2014-05-22
decoder/wavpack: convert WavpackInput attributes to references
Max Kellermann
2014-05-22
decoder/wavpack: move wavpack_input_init into struct WavpackInput
Max Kellermann
2014-05-22
decoder/wavpack: wavpack_open_wvc() returns WavpackInput*
Max Kellermann
2014-05-22
DecoderAPI: add function decoder_open_uri()
Max Kellermann
2014-05-22
decoder/wavpack: rename struct wavpack_input to WavpackInput
Max Kellermann
2014-05-12
InputStream: "protect" attributes
Max Kellermann
2014-05-12
Merge tag 'v0.18.11'
Max Kellermann
2014-05-11
InputStream: add virtual destructor
Max Kellermann
2014-05-11
InputStream: convert to class
Max Kellermann
2014-04-10
Merge tag 'release-0.18.10'
Max Kellermann
2014-02-24
decoder/gme: use free() instead of g_free()
Max Kellermann
2014-02-24
DecoderPlugin: free the container_scan() return value with delete[]
Max Kellermann
2014-02-22
decoder/opus: use new[] instead of g_malloc()
Max Kellermann
2014-02-07
DecoderPlugin: pass Path instance to file_decode() and scan_file()
Max Kellermann
2014-02-07
fixed possible format_context not closed in ffmpeg_decode
geneticdrift
2014-01-24
Input*: move to input/
Max Kellermann
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann