shithub: dav1d

RSS feed

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 on 2020/04/11 20:00
CLI: Add missing cpumask for VSX

ef990c9d – Janne Grunau <janne-vlc@jannau.net> authored on 2020/04/10 14:55
memory sanitizer: mask all CPU flags

87d5dc8e – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/04/07 12:48
Remove 422 check from cdef loop

fced1a14 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/04/07 12:42
const correctness in ipred_tmpl.c

604d93c5 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/04/07 11:51
x86: Split AVX2 / AVX-512 CDEF into dedicated files

95068df6 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/02/18 09:41
x86: Add cdef_filter_{4,8}x8 AVX-512 (Ice Lake) asm

daaf4489 – Martin Storsjö <martin@martin.st> authored on 2020/04/04 19:50
arm: mc: NEON implementation of emu_edge for 8bpc

e03f2d06 – Martin Storsjö <martin@martin.st> authored on 2020/04/04 19:49
arm64: mc: NEON implementation of emu_edge for 16bpc

ea54dbe2 – Martin Storsjö <martin@martin.st> authored on 2020/04/01 19:56
arm64: mc: NEON implementation of emu_edge for 8bpc

ad392d71 – Matthias Dressel <code@deadcode.eu> authored on 2020/04/03 17:34
CI: Remove port number from registry URL

5a3e64f1 – Matthias Dressel <code@deadcode.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/04/03 02:31
CI: style: Allow the name 'David' in connection with copyright

85519d0e – Matthias Dressel <code@deadcode.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/04/03 00:29
CI: Add debug messages to style checks

71f27407 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/04/03 08:35
x86: add some explanatory comment to wiener_filter_h

42af404e – Wan-Teh Chang <wtc@google.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/04/03 10:17
Look up __pthread_get_minstack only in glibc

ab350c2f – Wan-Teh Chang <wtc@google.com> authored on 2020/04/02 20:38
Update a stale comment for dav1d_alloc_aligned()

23517a3e – Martin Storsjö <martin@martin.st> authored on 2020/04/02 10:07
x86: mc: Skip checks for zero leftext/rightext within the need_left_ext/need_right_ext blocks

41cd4199 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/04/01 15:34
Skip loop restoration cache buffer resize for too-small buffers

4687c469 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/29 11:14
x86: add SSSE3 versions for filmgrain.fguv_32x32xn[422/444]

b73acaa8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/30 06:58
x86: use btc instead of xor+test or 32byte alignment in fgy_32x32xn_ssse3

275e91de – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/28 05:22
x86: add AVX2 versions for filmgrain.fguv_32x32xn[422/444]

fcc94fa9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/04/01 06:48
x86: use btc instead of xor+test in fgy_32x32xn_avx2

9d34160a – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/03/31 19:36
Align dav1d_resize_filter[]

4dd94315 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/31 06:26
x86: don't use vptest in SSSE3 version

e308ae49 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/30 10:49
x86: add SSSE3 version of mc.resize()

9e36b9b0 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 04:41
x86: add AVX2 version of mc.resize()

862e5bc7 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/26 14:31
checkasm: add test for mc.resize()

aa1866f2 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 07:51
Invert src_w/h argument in mc.resize()

8fd5dc3a – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 04:38
Make dav1d_resize_filter[] negative so it fits in int8_t

63f96a1f – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/29 06:47
const correctness in itx_1d

1787089d – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/28 12:55
const correctness msac

9f676719 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/27 18:48
const correctness in obu.c

7cd94693 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/03/26 17:44
meson/x86: add option to disable AVX-512 asm

8e129520 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/26 15:53
const correctness in picture.c

f05d6706 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/25 19:12
Extract sub_h4 out of inner loop

41a58e64 – Martin Storsjö <martin@martin.st> authored on 2020/03/15 19:57
arm64: ipred: Add NEON implementation of ipred for 16 bpc

59c31e77 – Martin Storsjö <martin@martin.st> authored on 2020/03/22 18:33
checkasm: ipred: Test and benchmark FILTER_PRED separately for 10 and 12 bpc

a9323ef5 – Martin Storsjö <martin@martin.st> authored on 2020/03/15 20:04
arm: ipred: Prepare for 16 bpc

e0f28d45 – Martin Storsjö <martin@martin.st> authored on 2020/03/16 07:42
arm: ipred: Remove stray leftover instructions

38629906 – Martin Storsjö <martin@martin.st> authored on 2020/03/24 07:58
arm64: ipred: Integrate aggregation into the first pass of cfl_ac

801966ca – Martin Storsjö <martin@martin.st> authored on 2020/03/23 19:59
arm64: ipred: Use rounded shifts instead of a separate addition

f481d69b – Martin Storsjö <martin@martin.st> authored on 2020/03/23 10:34
arm64: ipred: Do shifts on only half the register width when possible

641ef4cc – Martin Storsjö <martin@martin.st> authored on 2019/11/13 06:09
arm64: ipred: Avoid data dependencies with consecutive dup instructions

ba64f052 – Martin Storsjö <martin@martin.st> authored on 2019/11/13 05:33
arm64: ipred: Remove a superfluous postincrement

7f2833a9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/25 13:05
x86: add AVX2 SIMD for ipred.cfl_ac[444]