- 08 Sep, 2021 1 commit
-
-
Rosen Penev authored
make_pair is an old C++98 function that can be replaced by modern shorter constructs. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 24 Aug, 2021 5 commits
-
-
Max Kellermann authored
Insert an "aformat" filter which converts double-precision to single-precision. Closes https://github.com/MusicPlayerDaemon/MPD/issues/1235
-
Max Kellermann authored
-
Max Kellermann authored
Merge some duplicate code.
-
Max Kellermann authored
Since AVFilterContext are freed automatically, this wrapper class serves no purpose. Let's remove it.
-
Max Kellermann authored
Fixes potential double-free bugs which currently did not occur because the destructors happened to be called in the right order.
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 30 Nov, 2020 1 commit
-
-
Danilo Spinella authored
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 08 Jun, 2019 1 commit
-
-
Yue Wang authored
bad_alloc depends on <new>
-
- 18 Mar, 2019 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-