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
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-06-23
player, decoder, output: wrap MusicPipe in std::shared_ptr/std::unique_ptr
Max Kellermann
2018-06-23
MusicPipe: eliminate the unused MusicBuffer reference
Max Kellermann
2018-06-22
MusicChunkPtr: managed MusicChunk pointer
Max Kellermann
2018-06-22
MusicPipe: add MusicBuffer reference
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
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-04-26
Merge tag 'v0.20.19'
Max Kellermann
2018-04-25
player/Thread: never reuse decoder when switching radio streams
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-17
decoder/Bridge: truncate last chunk at the exact end_time
Max Kellermann
2018-02-17
decoder/Client: update API documentation
Max Kellermann
2018-02-13
decoder/HybridDSD: implement seeking
Max Kellermann
2018-02-13
decoder/HybridDSD: calculate bit rate
Max Kellermann
[next]