RSS feed
e86ddd56
– James Almer <jamrial@gmail.com>
authored
on 2020/08/06 12:40
obu: remove a few unnecessary calls to memset()
a579cb8f
– James Almer <jamrial@gmail.com>
authored
on 2020/07/17 08:49
obu: reduce scope of some variables
7c4cbbf8
– Martin Storsjö <martin@martin.st>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/08/05 09:24
checkasm: Use mach_absolute_time() as timer on darwin on ARM
c3a12884
– Martin Storsjö <martin@martin.st>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/08/05 09:08
checkasm: msac: Fix signal handler recovery in msac_decode_bool*
95a19254
– Martin Storsjö <martin@martin.st>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2020/08/05 08:36
checkasm: Explicitly test whether the readtime() function works
06f12a89
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2020/06/26 10:08
x86: Add {put/prep}_{8tap/bilin} SSSE3 asm (64-bit)
652e5b38
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2020/06/30 12:32
x86: Minor changes to MC scaled AVX2 asm
6cf58c8e
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2020/07/13 21:13
x86: Add cdef_filter SSE optimizations
f55cd4c6
– Marvin Scholz <epirat07@gmail.com>
authored
on 2020/07/20 09:27
dav1dplay: Fix type mismatch warning
1317e619
– Matthias Dressel <code@deadcode.eu>
authored
on 2020/07/13 14:59
README: Update roadmap
d69fc655
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2020/07/10 22:16
Add enum entries for the maximum valid metadata values
1b9792f3
– Matthias Dressel <code@deadcode.eu>
authored
on 2020/07/13 08:10
Update README.md
dfb22e57
– Nico Weber <thakis@chromium.org>
authored
on 2020/07/10 11:28
Hide const symbols names too when building for mac/arm64
ebc8e4d9
– Nico Weber <thakis@chromium.org>
authored
on 2020/07/09 21:38
Hide symbols names when building for mac/arm64
725f3768
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2020/07/09 19:04
meson: disable asm for x32 ABI
f116e076
– Jean-Baptiste Kempf <jb@videolan.org>
authored
on 2020/07/04 08:18
Move logo to doc/ folder
8dd9c651
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/20 19:46
arm32: ipred: Port 8 bpc NEON implementations of remaining arm64 funtions
b4291523
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/26 20:37
arm32: ipred: Optimize ipred_dc_w32
8fd0bc90
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/26 20:30
arm32: ipred: Use narrower vdups where possible
f4a0127a
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/26 20:14
arm32: ipred: Fix comment formatting
d00a0227
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/26 20:13
arm32: ipred: Remove unnecessary operations in ipred_dc_w4
74d5cf57
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/23 09:33
arm32: ipred: Mark a few more loads as aligned
72db6607
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/30 19:24
arm64: ipred: 16 bpc NEON implementation of the cfl_ac 444 function
9b40bb95
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/29 10:03
arm64: ipred: 8 bpc NEON implementation of the cfl_ac 444 function
2e271c49
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/29 18:17
arm64: ipred: Remove an unnecessary branch in cfl_ac_420
a903642a
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/28 18:43
arm64: ipred: Remove an accidental leftover instruction
2e36a3be
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/25 07:48
arm64: ipred: Optimize the w16/w32 loop of pred_filter a bit
a26882d2
– Martin Storsjö <martin@martin.st>
authored
on 2020/06/26 21:15
arm64: ipred: Fix a comment typo