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
Age
Commit message (
Expand
)
Author
2019-03-25
test/run_filter: check for partial writes
Max Kellermann
2019-03-25
test/run_filter: move code to WriteOrThrow()
Max Kellermann
2019-03-25
test/run_filter: use class FileDescriptor
Max Kellermann
2019-03-25
Merge branch 'v0.21.x'
Max Kellermann
2019-03-24
filter/AutoConvert: implement Flush()
Max Kellermann
2019-03-24
filter/Filter: fix typo in API doc
Max Kellermann
2019-03-24
filter/ffmpeg: use only one AVFrame
Max Kellermann
2019-03-24
filter/ffmpeg: use av_buffersrc_add_frame() instead of av_buffersrc_write_fra...
Max Kellermann
2019-03-24
filter/ffmpeg: call av_frame_unref() before av_buffersink_get_frame()
Max Kellermann
2019-03-24
filter/ffmpeg: remove unnecessary av_frame_make_writable() call
Max Kellermann
2019-03-24
filter/ffmpeg: call av_frame_unref() before av_frame_get_buffer()
Max Kellermann
2019-03-24
lib/ffmpeg/Frame: add av_frame_unref() wrapper
Max Kellermann
2019-03-21
Merge branch 'v0.21.x'
Max Kellermann
2019-03-21
doc/plugins.rst: fix filter/ffmpeg description
Max Kellermann
2019-03-20
test/RunChromaprint: add missing `override`
Max Kellermann
2019-03-20
lib/ffmpeg/IOContext: keep using avio_read() with old libavformat versions
Max Kellermann
2019-03-20
event/ServerSocket: runtime error if abstract sockets are unavailable
Max Kellermann
2019-03-20
event/ServerSocket: add HAVE_UN check to AddAbstract()
Max Kellermann
2019-03-20
event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket"
Max Kellermann
2019-03-18
tag/Chromaprint: relicense as BSD-2
Max Kellermann
2019-03-18
filter/ffmpeg: new filter plugin
Max Kellermann
2019-03-18
filter/hdcd: include cleanup
Max Kellermann
2019-03-18
filter/hdcd: move generic code to class FfmpegFilter
Max Kellermann
2019-03-18
filter/hdcd: fix typo
Max Kellermann
2019-03-18
doc/plugins.rst: document the new "hdcd" filter plugin
Max Kellermann
2019-03-18
Merge branch 'v0.21.x'
Max Kellermann
2019-03-18
doc/plugins.rst: add the Haiku plugin and mark it as unmaintained
Max Kellermann
2019-03-18
doc/plugins.rst: add filter plugin reference
Max Kellermann
2019-03-18
doc/user.rst: document the "filters" setting
Max Kellermann
2019-03-18
doc/user.rst: add more links
Max Kellermann
2019-03-18
filter/hdcd: new filter plugin based on FFmpeg's "af_hdcd"
Max Kellermann
2019-03-18
filter/plugins/null: move code to src/filter/NullFilter.hxx
Max Kellermann
2019-03-18
lib/ffmpeg/Filter: add MakeAudioBuffer{Source,Sink}()
Max Kellermann
2019-03-18
lib/ffmpeg/Filter: add missing include
Max Kellermann
2019-03-18
lib/ffmpeg/SampleFormat: add ToFfmpegSampleFormat()
Max Kellermann
2019-03-18
decoder/ffmpeg: move code to lib/ffmpeg/SampleFormat.hxx
Max Kellermann
2019-03-18
lib/ffmpeg/Filter: C+++ wrapper for several libavfilter objects
Max Kellermann
2019-03-18
lib/ffmpeg/meson.build: detect libavfilter
Max Kellermann
2019-03-18
lib/ffmpeg/Frame: add more wrapper methods
Max Kellermann
2019-03-18
Merge branch 'v0.21.x'
Max Kellermann
2019-03-18
win32/res/meson.build: drop tilde suffix from version number before splitting
Max Kellermann
2019-03-18
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
2019-03-18
meson.build: require Meson 0.49.0
Jörg Krause
2019-03-18
increment version number to 0.21.7
Max Kellermann
2019-03-17
Merge tag 'v0.21.6'
Max Kellermann
2019-03-17
release v0.21.6
v0.21.6
Max Kellermann
2019-03-17
PlaylistFile: ignore empty playlist names
Max Kellermann
2019-03-17
lib/xiph: disable Tremor detection if libvorbis was found
Max Kellermann
2019-03-17
decoder/ogg: ignore the BOS packet after seek to the beginning of song
Max Kellermann
2019-03-17
output/sles: enable power saving mode
Max Kellermann
[next]