shithub: dav1d

RSS feed

e3dbf926 – Martin Storsjö <martin@martin.st> authored on 2020/02/10 05:03
arm64: looprestoration: NEON implementation of SGR for 10 bpc

7cf5d753 – Martin Storsjö <martin@martin.st> authored on 2020/02/09 18:39
arm64: looprestoration: Prepare for 16 bpc by splitting code to separate files

32e265a8 – Martin Storsjö <martin@martin.st> authored on 2020/02/10 05:02
arm: looprestoration: Add 8bpc to existing function names, add HIGHBD_*_SUFFIX

96da9cc2 – Martin Storsjö <martin@martin.st> authored on 2020/02/04 16:03
looprestoration: Add a bpc parameter to the init func

8fb30657 – Martin Storsjö <martin@martin.st> authored on 2020/02/09 18:14
arm: looprestoration: Improve scheduling in box3/5_h slightly

8e8fb84d – Martin Storsjö <martin@martin.st> authored on 2020/02/05 05:17
arm: Use int16_t for the tmp intermediate buffer

feeaf785 – Martin Storsjö <martin@martin.st> authored on 2020/02/06 18:45
arm: looprestoration: Fix a comment

e4208e85 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/02/10 16:19
NEWS: Official naming is AVX2, not AVX-2

d4c5ad49 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2020/02/01 09:34
arm64: mc: Reduce the width of a register copy

b1167ce1 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2020/02/01 09:33
arm64: mc: Use two regs for alternating output rows for w4/8 in avg/w_avg/mask

0bad117e – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2020/02/01 09:33
arm64: mc: Simplify avg/w_avg/mask by always using the w16 macro

2e68c1f3 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/02/09 09:35
Update NEWS for 0.6.0

8974c155 – Martin Storsjö <martin@martin.st> authored on 2020/02/06 04:36
arm64: mc: NEON implementation of warp for 16 bpc

e6cebeb7 – Martin Storsjö <martin@martin.st> authored on 2020/02/06 04:10
arm64: cdef: Add NEON implementations of CDEF for 16 bpc

1d5ef8df – Martin Storsjö <martin@martin.st> authored on 2020/02/06 04:09
arm: cdef: Prepare for 16bpc

19ce77e0 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/01/28 12:42
x86: Add cdef_filter_4x4 AVX-512 (Ice Lake) asm

58a4ba07 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/02/05 22:43
Reorder the Dav1dFrameHeader struct to fix alignment issues

c89eb564 – Martin Storsjö <martin@martin.st> authored on 2020/02/05 05:43
arm64: looprestoration: NEON implementation of wiener filter for 16 bpc

c2a2e6ee – Martin Storsjö <martin@martin.st> authored on 2020/02/05 05:43
arm: looprestoration: Fix the wiener C wrapper function for high bitdepths

5bc8a500 – Martin Storsjö <martin@martin.st> authored on 2020/02/05 05:43
arm: looprestoration: Prepare for 16bpc wiener filter by adding _8bpc to function names

2653292c – Martin Storsjö <martin@martin.st> authored on 2020/02/05 05:43
arm: looprestoration: Clarify a comment

fe44861b – Martin Storsjö <martin@martin.st> authored on 2020/02/04 06:50
arm64: mc: NEON implementation of put/prep 8tap/bilin for 16 bpc

c851c65c – kossh1 <jonvito16@gmail.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2020/02/05 14:41
Update README

3c8110a9 – Lynne <dev@lynne.ee> authored on 2020/01/13 06:06
x86/msac: add an avx2 version for msac_decode_symbol_adapt16

35ab85bb – Lynne <dev@lynne.ee> authored on 2020/01/13 06:05
msac: make symbol_adapt16 a function pointer on x86_64

03511f8c – Martin Storsjö <martin@martin.st> authored on 2020/01/31 17:35
arm64: mc: NEON implementation of avg/mask/w_avg for 16 bpc

a285204a – Martin Storsjö <martin@martin.st> authored on 2020/01/31 17:35
arm: mc: Prepare the init file for higher bitdepths