shithub: dav1d

RSS feed

6f7e5cb3 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/12/02 09:10
Simplify msac subexp decoding

f0f73b4c – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/12/10 20:41
fuzzer: Test calling dav1d_picture_unref() after dav1d_close()

135286f4 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/12/08 17:34
Fix use of references to buffers after calling dav1d_close()

e705519d – Martin Storsjö <martin@martin.st> authored on 2020/11/26 17:48
arm32: looprestoration: NEON implementation of SGR for 10 bpc

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

c58e9d57 – Martin Storsjö <martin@martin.st> authored on 2020/11/28 18:23
arm: looprestoration16: Fix comments referring to pixels as bytes

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