shithub: dav1d

RSS feed

901704e8 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/02 05:47
Avoid using %ld for debugging in obu.c

a902d6e3 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/01 12:28
Add debug code for HDR metadata

0243c3ff – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/17 17:02
CI/test-debian-asan: run address sanitizer tests both with and without asm

ac1cb28d – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/17 17:01
fuzzer: parse '--cpumask X' command line argument

2c09aaa4 – Martin Storsjö <martin@martin.st> authored on 2020/09/15 14:48
arm32: looprestoration: NEON implementation of wiener filter for 16 bpc

7ebcb777 – Martin Storsjö <martin@martin.st> authored on 2020/09/24 08:09
arm64: looprestoration16: Reorder instructions to avoid close data dependencies

911942ca – Martin Storsjö <martin@martin.st> authored on 2020/09/23 08:23
arm64: looprestoration16: Use narrower operations where possible when filtering one pixel

41f59b02 – Martin Storsjö <martin@martin.st> authored on 2020/09/23 07:39
arm32: looprestoration: Optimize the 4-pixel wide horizontal wiener filter

8486bffe – Martin Storsjö <martin@martin.st> authored on 2020/09/23 07:02
arm32: looprestoration: Remove an unused macro that is used only once

c3c4e3ab – Martin Storsjö <martin@martin.st> authored on 2020/09/16 04:56
arm32: looprestoration: Specify alignment for more loads/stores

77b3b25c – Martin Storsjö <martin@martin.st> authored on 2020/09/24 07:07
arm32: looprestoration: Fix missed vertical alignment

f90ada0d – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/20 05:55
tests: avoid using sed in header test

a5e45517 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/09/20 12:18
meson: Set msvc like warning options for clang-cl

d68a2fc1 – Martin Storsjö <martin@martin.st> authored on 2020/09/17 20:24
meson: Use gas-preprocessor as generator, for targets that need it

d85fdf52 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/09/20 08:19
build: increase minimal meson to 0.49

5173de30 – Henrik Gramner <gramner@twoorioles.com> authored and Victorien Le Couviour--Tuffet <victorien@videolan.org> committed on 2020/09/13 14:10
x86: Add misc mc asm tweaks

50e876c6 – Wan-Teh Chang <wtc@google.com> authored on 2020/09/15 17:55
Ban op->idc that may drop all layer-specific OBUs

8c2a8976 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/09/06 11:58
cli: Add support for Unicode and long paths on Windows 10

856662b4 – Martin Storsjö <martin@martin.st> authored on 2020/08/28 06:43
arm32: mc: NEON implementation of put/prep 8tap/bilin for 16 bpc

4ae3f5f7 – Martin Storsjö <martin@martin.st> authored on 2020/09/03 07:34
arm64: mc: Apply tuning from w4/w8 case to w2 case in 16 bpc 8tap_hv