shithub: dav1d

RSS feed

25877c3b – Martin Storsjö <martin@martin.st> authored on 2020/11/27 11:05
arm64: looprestoration: Add a missed parameter in a comment

ca9cd497 – Martin Storsjö <martin@martin.st> authored on 2020/11/27 17:47
arm32: looprestoration: Remove an unnecessary stack arg load in SGR

b7c66fa6 – Martin Storsjö <martin@martin.st> authored on 2020/11/27 11:26
arm32: looprestoration: Specify alignment in loads/stores in SGR where possible

cbd4827f – Martin Storsjö <martin@martin.st> authored on 2020/11/30 06:35
arm64: looprestoration16: Don't keep precalculated squares in box3/5_h

d6beb0a0 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/28 10:36
meson: Support running checkasm benchmarks through meson

7a1c1fc3 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/28 10:33
meson: Place checkasm and header tests in named suites

2ca1bfc3 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/11/23 06:13
Update NEWS for 0.8.0

236e1122 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/11/19 20:37
Add more buffer pools

dc98fff8 – Martin Storsjö <martin@martin.st> authored on 2020/11/20 08:57
arm32: mc: NEON implementation of warp8x8 for 16 bpc

018e64e7 – Martin Storsjö <martin@martin.st> authored on 2020/11/18 09:20
arm32: cdef: Add NEON implementations of CDEF for 16 bpc

e41a2a1f – Martin Storsjö <martin@martin.st> authored on 2020/11/19 07:45
arm32: cdef: Simplify some cases in the padding function

c48ea15f – Martin Storsjö <martin@martin.st> authored on 2020/11/19 07:40
arm64: cdef: Fix a comment typo

ba875b96 – Matthias Dressel <code@deadcode.eu> authored on 2020/11/20 11:47
Update THANKS.md

3fdf468e – Dmitriy Sychov <dmitriy.sychev@gmail.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2020/11/18 08:18
Check frame IDs for reference and "show_existing" frames

e413c8ed – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/21 08:08
Combine boxsum and boxsumsqr in SGR C code

9057d286 – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/11/16 08:58
Add a picture buffer pool

920079ed – Martin Storsjö <martin@martin.st> authored on 2020/11/09 10:43
meson: Handle the b_lto option as a string option for newer meson versions

bcebc7bd – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/10/21 06:06
use less memory in SGR C code

ffd052bd – Xu Guangxin <oddstone@gmail.com> authored on 2020/11/01 07:12
Fix variable name

a40d3b5f – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/10/21 09:14
Abort frame decoding properly on reference error

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