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
2020-10-16
decoder/opus: fix track/album ReplayGain fallback
Max Kellermann
2020-10-16
decoder/opus: submit output_gain even if there is no OpusTags packet
Max Kellermann
2020-10-16
decoder/opus: move formula to EbuR128ToReplayGain()
Max Kellermann
2020-10-16
decoder/opus: move comment to `output_gain` field
Max Kellermann
2020-10-16
decoder/opus: convert field `output_gain` to float
Max Kellermann
2020-09-26
clang-tidy: use auto
Rosen Penev
2020-09-23
LogLevel: rename DEFAULT to NOTICE
Max Kellermann
2020-09-23
decoder/ffmpeg: support album art
Max Kellermann
2020-09-21
decoder/ffmpeg: implement protocols() and uri_decode() (for RTSP)
Max Kellermann
2020-09-21
decoder/ffmpeg: pass InputStream by pointer
Max Kellermann
2020-09-21
decoder/plugin: add method protocols()
Max Kellermann
2020-09-21
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-21
util/ByteOrder: add FromLE16S()
Max Kellermann
2020-09-21
Support opus header gain tags and match opus playback volume to other tracks ...
Desuwa
2020-09-21
fix double promotions
Rosen Penev
2020-09-04
Merge branch 'v0.21.x' into master
Max Kellermann
2020-09-04
decoder/sndfile: allow partial reads at end of file
Max Kellermann
2020-09-04
decoder/API: add decoder_read_much()
Max Kellermann
2020-09-04
decoder/API: add `noexcept`
Max Kellermann
2020-07-06
Log: make LogLevel the first parameter
Max Kellermann
2020-07-06
Merge branch 'v0.21.x'
Max Kellermann
2020-07-06
decoder/Plugin: allow scan_{file,stream}() to throw
Max Kellermann
2020-07-01
Merge branch 'v0.21.x'
Max Kellermann
2020-07-01
decoder/opus: implement End Trimming (RFC7845 4.4)
Max Kellermann
2020-07-01
decoder/opus: keep track of the granulepos
Max Kellermann
2020-07-01
decoder/opus: simplify indentation in HandleAudio()
Max Kellermann
2020-07-01
decoder/opus: allocate buffer only in the first chained song
Max Kellermann
2020-07-01
decoder/opus: add API docs
Max Kellermann
2020-07-01
decoder/opus: apply pre-skip (RFC7845 4.2)
Max Kellermann
2020-07-01
decoder/OpusHead: return pre-skip
Max Kellermann
2020-07-01
system/ByteOrder: move to util/
Max Kellermann
2020-06-10
Merge tag 'v0.21.24'
Max Kellermann
2020-06-10
decoder/gme: use class NarrowPath() for Windows compatibility
Max Kellermann
2020-06-10
decoder/gme: simplify LoadGmeAndM3u() by moving code to ReplaceSuffix()
Max Kellermann
2020-06-10
decoder/gme: use StringAfterPrefix()
Max Kellermann
2020-06-10
add a few IWYU pragmas
Max Kellermann
2020-06-10
decoder/gme: use Path::GetSuffix()
Max Kellermann
2020-06-10
decoder/Bridge: add flag to make initial seek errors fatal
Max Kellermann
2020-06-09
decoder/Bridge: install an InputStreamHandler on local files
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-05-27
Merge branch 'v0.21.x'
Max Kellermann
2020-05-27
meson.build: fix the WildMidi check when the feature is disabled
Max Kellermann
2020-05-27
decoder/modplug: assume ModPlug is built as static library on Windows
Max Kellermann
2020-05-27
decoder/wildmidi: assume WildMidi is built as static library on Windows
Max Kellermann
2020-05-27
decoder/wildmidi: use NarrowPath, fixing the Windows build
Max Kellermann
2020-05-27
meson.build: attempt to detect WildMidi using pkg-config
Max Kellermann
2020-05-06
Merge branch 'bind' of git://github.com/neheb/MPD
Max Kellermann
2020-05-05
meson.build: move VERSION and others to Version.h
Max Kellermann
2020-05-05
*/plugins/meson.build: define feature macros in Features.h
Max Kellermann
2020-05-05
decoder/sidplay: drop support for libsidplayfp < 1.8
Max Kellermann
[next]