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
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-07-07
decoder/flac: move flac_sample_format() to FlacAudioFormat.hxx
Max Kellermann
2018-07-07
decoder/flac: rename FlacMetadata.cxx to FlacStreamMetadata.cxx
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataChain: un-inline Read(InputStream)
Max Kellermann
2018-07-07
decoder/flac: move class FlacMetadataChain to separate source
Max Kellermann
2018-07-07
decoder/flac: move FlacIOHandle.?xx to lib/xiph/
Max Kellermann
2018-07-07
decoder/flac: fix comment typo
Max Kellermann
2018-07-07
lib/xiph/FlacMetadataIterator: proper CamelCase
Max Kellermann
2018-07-07
decoder/flac: move class FLACMetadataIterator to separate source
Max Kellermann
2018-07-07
decoder/flac: pass FLAC__Metadata_Chain* to FLACMetadataIterator ctor
Max Kellermann
2018-07-07
decoder/wavpack: merge duplicate code into Scan()
Max Kellermann
2018-07-07
decoder/wavpack: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/wavpack: add CheckAudioFormat(WavpackContext)
Max Kellermann
2018-07-07
decoder/wildmidi: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/wildmidi: convert WILDMIDI_SAMPLE_RATE to AudioFormat
Max Kellermann
2018-07-07
decoder/opus: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/sndfile: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/sndfile: use AtScopeExit()
Max Kellermann
2018-07-07
decoder/sndfile: add CheckAudioFormat(SF_INFO)
Max Kellermann
2018-07-07
decoder/audiofile: allocate AFvirtualfile with malloc()
Max Kellermann
2018-07-07
decoder/audiofile: add "noexcept"
Max Kellermann
2018-07-07
decoder/audiofile: merge duplicate code into CheckAudioFormat(AFfilehandle)
Max Kellermann
2018-07-07
decoder/audiofile: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/audiofile: merge audiofile_get_duration() into audiofile_scan_stream()
Max Kellermann
2018-07-07
decoder/mad: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/mad: merge mad_decoder_total_file_time() into mad_decoder_scan_stream()
Max Kellermann
2018-07-07
decoder/mpg123: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-07
decoder/ffmpeg: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-06
decoder/vorbis: call TagHandler::OnAudioFormat()
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-05-22
Merge tag 'v0.20.20'
Max Kellermann
2018-05-07
decoder/opus: add support for R128_ALBUM_GAIN tag
Michal Koutenský
2018-05-07
decoder/dsd: allow 4 MB ID3 tags
Max Kellermann
2018-05-03
Merge branch 'v0.20.x'
Max Kellermann
2018-05-03
decoder/{dsdiff,dsf}: support more MIME types
Max Kellermann
2018-02-17
Merge branch 'v0.20.x'
Max Kellermann
2018-02-17
decoder/flac: move the SubmitData() call out of the callback
Max Kellermann
2018-02-17
decoder/flac: call FlacSubmitToClient() again after seeking
Max Kellermann
2018-02-17
decoder/flac: move code to FlacSubmitToClient()
Max Kellermann
2018-02-13
decoder/HybridDSD: implement seeking
Max Kellermann
2018-02-13
decoder/HybridDSD: calculate bit rate
Max Kellermann
2018-02-13
decoder/HybridDSD: add code comments
Max Kellermann
2018-02-13
decoder/HybridDSD: new decoder plugin for Hybrid DSD
Max Kellermann
2018-01-25
decoder/{dsdiff,dsf,mpg123,wavpack}: avoid exceptions in scan methods
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-23
decoder/{adplug,sidplay}: add missing "noexcept"
Max Kellermann
2018-01-21
decoder/Plugin: add "noexcept"
Max Kellermann
2018-01-16
util/{Const,Writable}Buffer: eliminate static method Null(), use nullptr cast...
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2017-12-20
decoder/mad: use std::unique_ptr
Max Kellermann
[next]