Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Graph
b74a91427dde2eddcab9d2c6448672dc556187cc
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Nov
30
Oct
28
27
20
19
18
17
16
15
14
13
12
9
8
6
5
2
1
30
Sep
29
26
23
22
21
17
16
7
4
23
Aug
21
14
8
6
1
23
Jul
20
16
10
7
6
2
1
22
Jun
11
10
9
7
5
4
30
May
29
28
27
26
14
7
6
5
4
30
Apr
29
27
26
24
23
22
15
14
9
8
7
6
3
2
1
31
Mar
26
25
Merge branch 'v0.22.x' into master
Merge branch 'clng11' of git://github.com/neheb/MPD into master
filter/LoadChain: use the AutoConvertFilter
filter/AutoConvert: move the Filter class to TwoFilters.cxx
filter/AutoConvert: eliminate AutoConvertFilter if possible
filter/ffmpeg: interleave the output AVFrame
decoder/ffmpeg: move code to lib/ffmpeg/Interleave.cxx
decoder/ffmpeg: use AVFrame fields instead of AVCodecContext fields
lib/ffmpeg/Buffer: add missing include
lib/ffmpeg/Buffer: disallow copying
lib/ffmpeg/Buffer: add `noexcept`
lib/ffmpeg/{Buffer,Time}: remove obsolete "#undef SampleFormat"
filter/convert: convert_filter_new() returns std::unique_ptr
filter/chain: pass std::string_view to filter_chain_append()
filter/LoadChain: use IterableSplitString()
filter/chain: copy the child name
filter/chain: remove unused field ChainFilter::Child::name
increment version number to 0.22.3
playlist/registry: add option "as_directory"
doc/plugins.rst: more markup
doc/user.rst: fix typo
meson.build: switch to C11
meson.build: disable ld.so lazy binding and enable relro
playlist/registry: simplify ExtractMimeTypeMainPart()
event/PollBackend: use vector::push_back() instead of resize()
event/PollBackend: add Item constructor
event/PollBackend: use unordered_map::find() instead of operator[]
event/PollBackend: use unordered_map::emplace() in Add()
event/PollBackend: use std::size_t
event/PollGroupWinSelect: add Item constructor
event/WinSelect: use unordered_map::find() instead of operator[]
event/WinSelect: merge duplicate code into ApplyReady()
event/WinSelect: add missing `const` to deleted copy ctor/operator
event/WinSelect: reorder method prototypes
event/WinSelect: use unordered_map::emplace() in Add()
event/WinSelect: use SOCKET as std::unordered_map key
clang-tidy: convert to all/any_of
use structured binding declarations
Merge tag 'v0.22.2' into master
release v0.22.2