- 27 Feb, 2019 1 commit
-
-
Janne Grunau authored
-
- 26 Jan, 2019 1 commit
-
-
Janne Grunau authored
-
- 27 Sep, 2017 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 02 Sep, 2017 1 commit
-
-
Martin Storsjö authored
This reverts commit 547db1ea. This commit wasn't supposed to be pushed (yet) since it hasn't been reviewed. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Aug, 2017 1 commit
-
-
Martin Storsjö authored
-
- 11 Aug, 2016 1 commit
-
-
Martin Storsjö authored
This fixes valgrind warnings about conditional jumps based on uninitialized data (even though the uninitialized data only ever was compared with a direct copy of the same uninitialized data). Signed-off-by:
Martin Storsjö <martin@martin.st> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 28 Jun, 2016 2 commits
-
-
Martin Storsjö authored
This avoids the risk of accidentally clobbering such variables outside of the macro if the same variables are used there. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This fixes valgrind warnings about conditional jumps based on uninitialized data (even though the uninitialized data only ever was compared with a direct copy of the same uninitialized data). Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 17 Jun, 2016 1 commit
-
-
Martin Storsjö authored
The tests are inspired by similar tests for vp9 by Ronald Bultje. Signed-off-by:
Martin Storsjö <martin@martin.st>
-