RSS feed
a82211aa
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2020/05/14 12:18
checkasm: x86: Check for stack corruption
d3a10dc8
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/12 04:52
tools: add missing fopen error handling
e4a4c8c6
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/15 07:57
Dav1dPlay: Split placebo renderer into two
7f50fc37
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/15 06:28
Dav1dPlay: Remove redundant log message
2987b78a
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/15 06:21
Dav1dPlay: Remove unused renderer_info member
c1c41ff0
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/15 06:13
Dav1dPlay: Allow runtime renderer selection
7f5cf34d
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/14 22:23
Dav1dPlay: Fix renderer selection
e8fc62fc
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/05/14 20:42
Dav1dPlay: Split renderers into different files
41e08199
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/04/28 13:48
Dav1dPlay: Add support for OpenGL with libplacebo
9c56be26
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/04/28 13:47
Dav1dPlay: Split FIFO to different files
b585f051
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/14 09:16
checkasm: arm: Offset the location of the stack canary reference
b878d75d
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/13 18:11
checkasm: arm32: Take the number of stack arguments into account when checking for stack clobbering
55cf967b
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/13 18:08
checkasm: arm64: Take the number of stack arguments into account when checking for stack clobbering
7b2e145d
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/12 20:04
checkasm: Cosmetics
e22a8f32
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/12 16:08
checkasm: Skip printing the seed when using --list-functions
4e251db1
– Matthieu Bouron <matthieu.bouron@gmail.com>
authored
and Martin Storsjö <martin@martin.st>
committed
on 2020/05/12 09:57
checkasm: arm64: Avoid overwriting the v0/q0/d0/s0 register
ca38f0f6
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/12 11:48
checkasm: arm: Don't use blx to call checkasm_fail_func
0326c060
– Matthias Dressel <code@deadcode.eu>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/04/29 13:40
CI: Add 32 bit instruction set test
b6ee5e01
– Matthias Dressel <code@deadcode.eu>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/04/29 11:20
CI: Optimise multi-threading tests
ccab2224
– Matthias Dressel <code@deadcode.eu>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/04/11 10:26
CI: Optimise instruction set tests
aff854e1
– Matthias Dressel <code@deadcode.eu>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/04/09 22:31
CI: Add multi-threading to conformance tests
3e31a6ec
– Matthias Dressel <code@deadcode.eu>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/04/03 16:14
CI: Run conformance tests with different instruction sets
152391b2
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/11 19:27
checkasm: filmgrain: Fix benchmarking in 16 bpc mode
a0678eac
– Henrik Gramner <gramner@twoorioles.com>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/05/10 18:44
cli: Reduce fps fraction in ivf parsing
4d97f5a9
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/10 11:55
x86: Use 'test' instead of 'or' to compare with zero
28d33357
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/10 11:48
x86: Unconditionally compile msac_init.c
6a6c3528
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/10 11:13
x86-64: Do msac refill before calling dav1d_msac_init_x86()
631d7720
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/05/10 09:40
msac: Avoid attempting to refill after eob has already been reached
eaedb95d
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/11 09:27
arm64: itx: Add NEON implementation of itx for 10 bpc
ff3054fe
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/05 18:01
arm: Mark global symbols hidden
d4002c88
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/09 06:40
arm64: itx: Prepare for other bitdepths
5f4e28fe
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/11 07:46
itx: Add a bpc parameter to the itx dsp init function
1c88bce6
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/04 20:32
arm64: itx: Share code for the three horz_16x8 functions
a6711a5c
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/04 04:58
arm64: itx: Fix the eob checking for dct_dct_64x16
39d6c599
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/02 20:44
arm64: itx: Simplify inv_txfm_horz_dct_32x8
b6b1394b
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/27 20:17
arm64: itx: Minor optimizations for the 8x32 functions
208a2abd
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/28 06:54
arm64: itx: Cosmetic fix up
92669a3e
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/04 05:56
arm64: itx: Remove an unused constant
b4f1c1c6
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/05 17:28
arm64: itx: Remove a todo comment about more special cased functions
50900550
– Martin Storsjö <martin@martin.st>
authored
on 2020/04/12 05:29
arm64: itx: Remove a now unused macro
5dd10e9c
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/06 07:27
arm64: Explicitly forbid using the x18 register
1d16d38d
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/05 10:51
checkasm: arm32: Check for stack overflows
b7548376
– Martin Storsjö <martin@martin.st>
authored
on 2020/05/05 09:48
checkasm: arm64: Check for stack overflows
114e8f0e
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/04/20 19:54
x86: Eliminate redundant 3-operand register syntax in itx
e0b88bd2
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/04/20 19:35
x86: Remove identity/adst itx fast paths
98ed9be6
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2020/04/15 14:18
Fix MC masks alignment for sizes >= 64 for AVX-512
6ea3fda5
– Matthias Dressel <code@deadcode.eu>
authored