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
Age
Commit message (
Expand
)
Author
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-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
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
src/lib/gcrypt/meson.build: use dependency() for quering linker flags
Jörg Krause
2019-03-17
Merge tag '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
2019-03-17
output/plugins/OSXOutputPlugin: add boost meson dependency
Jacob Vosmaer
2019-03-16
Merge branch 'v0.21.x'
Max Kellermann
2019-03-16
output/pulse: use pa_channel_map_init_extend() instead of _auto()
Max Kellermann
2019-03-16
decoder/opus: fix replay gain when there are no other tags
Max Kellermann
2019-03-16
song/TagSongFilter: apply negation properly to multiple tag values
Max Kellermann
2019-03-16
song/StringFilter: remove obsolete #if
Max Kellermann
2019-03-16
song/StringFilter: make MatchWithoutNegation() public
Max Kellermann
2019-03-15
song/TagSongFilter: eliminate Match(TagItem)
Max Kellermann
2019-03-15
song/TagSongFilter: add code comments
Max Kellermann
2019-03-15
song/TagSongFilter: improve lambda indent
Max Kellermann
2019-03-15
song/TagSongFilter: eliminate the std::fill_n() call
Max Kellermann
2019-03-15
tag/Fallback: add API documentation
Max Kellermann
2019-03-15
song/TagSongFilter: rename MatchNN() to Match()
Max Kellermann
2019-03-14
Merge branch 'v0.21.x'
Max Kellermann
2019-03-14
song/TagSongFilter: eliminate the std::fill_n() call
Max Kellermann
[next]