- 28 Jul, 2021 1 commit
-
-
Sam Bazley authored
-
- 25 Jun, 2021 1 commit
-
-
Max Kellermann authored
-
- 24 Jun, 2021 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 31 May, 2021 3 commits
-
-
Max Kellermann authored
av_demuxer_iterate() was added in libavformat 58.9.100. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1178
-
Max Kellermann authored
-
Rosen Penev authored
Found with cppcoreguidelines-special-member-functions Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 27 May, 2021 1 commit
-
-
GrimReaperFloof authored
-
- 26 May, 2021 10 commits
-
-
GrimReaperFloof authored
-
GrimReaperFloof authored
-
GrimReaperFloof authored
-
GrimReaperFloof authored
-
GrimReaperFloof authored
-
Max Kellermann authored
-
Max Kellermann authored
From libavformat/mov.c. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1173
-
Max Kellermann authored
-
Max Kellermann authored
This mapping was added 11 years ago in commit 766b9fd4, but FFmpeg doesn't appear to support it.
-
Max Kellermann authored
These were added 11 years ago in commit 766b9fd4, but I cannot find any evidence in the FFmpeg repository that these names were ever supported. This commit adds the tags as they are currently present in libavformat/mov.c.
-
- 25 May, 2021 1 commit
-
-
Max Kellermann authored
-
- 19 May, 2021 2 commits
-
-
GrimReaperFloof authored
-
GrimReaperFloof authored
-
- 07 May, 2021 1 commit
-
-
GrimReaperFloof authored
-
- 13 Mar, 2021 1 commit
-
-
John Regan authored
Upcoming release of game-music-emu will support it, details here: https://bitbucket.org/mpyne/game-music-emu/pull-requests/23/rsn-support
-
- 04 Mar, 2021 2 commits
-
-
Max Kellermann authored
Replaces the static Duplicate() method.
-
Max Kellermann authored
To make things simpler, AllocatedString is now a non-template class.
-
- 22 Feb, 2021 2 commits
-
-
Max Kellermann authored
Regression by commit a22d1c88 Closes https://github.com/MusicPlayerDaemon/MPD/issues/1097
-
Max Kellermann authored
-
- 21 Jan, 2021 2 commits
-
-
Max Kellermann authored
Replaces the static Duplicate() method.
-
Max Kellermann authored
To make things simpler, AllocatedString is now a non-template class.
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 10 Nov, 2020 1 commit
-
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1001
-
- 04 Nov, 2020 2 commits
-
-
Max Kellermann authored
To be reused by the FFmpeg filter plugin.
-
Max Kellermann authored
-
- 16 Oct, 2020 5 commits
-
-
Max Kellermann authored
Fixes regression by commit 23d5a2b8 - that commit always pretended that any Opus file has both track and album gain, and thus disabled the fallback to the other if one is not set. This patch changes the logic to only submit ReplayGain if at least one value is set, and apply the offset only to that value. If none is available, then the new check in HandleAudio() will submit only the output gain. Closes https://github.com/MusicPlayerDaemon/MPD/issues/977
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Sep, 2020 2 commits
-
-
Max Kellermann authored
"DEFAULT" is a bad name - all it says is that it's the default value, but it doesn't say what it means. The name NOTICE mimics the syslog level.
-
Max Kellermann authored
Closes https://github.com/MusicPlayerDaemon/MPD/issues/892
-