- 29 Jul, 2016 28 commits
-
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Was accidently added by commit cafc266e
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The ReSIDBuilder constructor cannot fail.
-
Max Kellermann authored
-
Max Kellermann authored
The comment about requiring libtool from 7 years ago is obsolete these days.
-
Max Kellermann authored
Eliminate duplicate SidTune construction.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Remove our own songlength database parser.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Eliminates duplicate ParseContainerPath() call.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The user manual specifies "encoder", which is consistent with other output plugins. "encoding" should be deprecated.
-
Max Kellermann authored
The ScopeExit library uses C++11 initializers, which gcc 4.6 does not support. Let's kill support for this ancient incomplete C++11 compiler, nobody should be using it anymore.
-
Max Kellermann authored
This commit suppresses the remaining deprecation warnings with FFmpeg 3.1.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Similar to boost::scope_exit, but fewer include dependencies.
-
- 28 Jul, 2016 12 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
The AVCodecContext attribute is deprecated.
-
Max Kellermann authored
Preparing for FFmpeg 3.1 support.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Improve initial seek by not reading/decoding the first frame before checking for the seek command.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-