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
2019-06-27
Merge branch 'v0.21.x'
Max Kellermann
2019-06-26
decoder/wildmidi: add fallbacks for libwildmidi<0.4
Max Kellermann
2019-06-26
decoder/wildmidi: remove unused variable wildmidi_domain
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable on WildMidi_Init() error
Max Kellermann
2019-06-26
decoder/wildmidi: throw PluginUnavailable if config file does not exist
Max Kellermann
2019-06-26
decoder/List: handle exception PluginUnavailable
Max Kellermann
2019-06-26
decoder/List: annotate exceptions thrown by DecoderPlugin::Init()
Max Kellermann
2019-06-17
pcm/Pcm*: drop more "Pcm" prefixes from source file names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-16
decoder/mad: make enums strictly-typed
Max Kellermann
2019-06-16
decoder/mad: change "mp3_" suffix to "mad_"
Max Kellermann
2019-06-15
decoder/Plugin: simplify compile-time initialization
Max Kellermann
2019-06-15
decoder/sidplay: remove redundant `extern`
Max Kellermann
2019-06-06
decoder/opus: pass StringView to ScanOneOpusTag()
Max Kellermann
2019-06-06
decoder/opus: use StringView::Split()
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2019-06-06
decoder/dsdiff: allow longer tag values
Max Kellermann
2019-06-06
decoder/dsdiff: pass DecoderClient* to dsdiff_handle_native_tag()
Max Kellermann
2019-06-06
decoder/dsdiff: use a fixed-size buffer for the tag value
Max Kellermann
2019-06-05
Merge tag 'v0.21.10'
Max Kellermann
2019-06-05
decoder/OpusReader: return StringView
Max Kellermann
2019-05-31
input/cache: first draft of the file cache
Max Kellermann
2019-05-30
decoder/Bridge: add method OpenLocal()
Max Kellermann
2019-05-23
Log: make LogLevel the first parameter
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2019-04-26
decoder/Control: pass std::unique_lock<> to Cond::wait()
Max Kellermann
2019-04-26
thread/Cond: add wait() overload which takes a unique_lock<>
Max Kellermann
2019-04-25
thread/*Cond: rename methods to match std::condition_variable
Max Kellermann
2019-04-25
decoder/Control: remove unused methods Lock(), Unlock()
Max Kellermann
2019-04-05
decoder/Thread: eliminate decoder_input_stream_open()
Max Kellermann
2019-04-05
decoder/Bridge: check for STOP before InputStream::IsReady()
Max Kellermann
2019-04-05
decoder/Thread: use DecoderBridge::OpenUri(), eliminate duplicate code
Max Kellermann
2019-04-05
decoder/Bridge: call InputStream::Check() before returning
Max Kellermann
2019-04-05
decoder/Bridge: make many attributes private
Max Kellermann
2019-04-05
decoder/Bridge: add `noexcept`
Max Kellermann
2019-04-05
decoder/Client: add `noexcept`
Max Kellermann
2019-04-05
input/InputStream: add `noexcept` to ReadTag()
Max Kellermann
2019-04-04
pcm/PcmConvert: eliminate Open() and Close()
Max Kellermann
2019-04-03
Merge tag 'v0.21.7'
Max Kellermann
2019-03-29
decoder/HybridDSD: downgrade log message to "debug"
Max Kellermann
2019-03-18
decoder/ffmpeg: move code to lib/ffmpeg/SampleFormat.hxx
Max Kellermann
2019-03-16
Merge branch 'v0.21.x'
Max Kellermann
2019-03-16
decoder/opus: fix replay gain when there are no other tags
Max Kellermann
2019-03-13
decoder/ffmpeg: add AVCodecContext wrapper class
Max Kellermann
2019-03-13
decoder/ffmpeg: add AVFormatContext wrapper class
Max Kellermann
2019-03-13
decoder/ffmpeg: wider try/catch in ffmpeg_scan_stream()
Max Kellermann
2019-03-13
decoder/ffmpeg: ffmpeg_decode() may throw
Max Kellermann
2019-03-12
decoder/ffmpeg: add AVFrame wrapper class
Max Kellermann
2019-03-08
system/ByteOrder: move to util/
Max Kellermann
2019-03-07
decooder/plugins/PcmDecoderPlugin: add missing config for preproceesor macro ...
borine
[next]