shithub: dav1d

RSS feed

13a7d786 – Martin Storsjö <martin@martin.st> authored on 2019/06/29 19:24
checkasm: cdef: Add verbose prints for output data (and relevant input)

7107c2f1 – Martin Storsjö <martin@martin.st> authored on 2019/06/29 19:41
checkasm: looprestoration: Use checkasm_check*

578489df – Martin Storsjö <martin@martin.st> authored on 2019/06/29 19:39
checkasm: loopfilter: Use checkasm_check*

764e8ea1 – Martin Storsjö <martin@martin.st> authored on 2019/06/29 19:36
checkasm: ipred: Use checkasm_check*

fcb6a6da – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/06/24 19:32
ci: add test stage for clang armv7a build

18df7139 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/06/26 18:44
checkasm: mc: Use checkasm_check_* for better debuggability

ef1ea008 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/05/08 19:26
arm64: itx: Add NEON optimized inverse transforms

e0346114 – Marvin Scholz <epirat07@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/05/22 07:39
tools: Use DAV1D_ERR for strerror calls

04dc8a4d – Marvin Scholz <epirat07@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/05/22 07:38
include: Consistently use DAV1D_ERR in docs

c1b3e1a9 – Martin Storsjö <martin@martin.st> authored on 2019/05/09 10:36
checkasm: itx: Add verbose printouts for the pixel differences

c950e710 – Martin Storsjö <martin@martin.st> authored on 2019/06/20 19:38
checkasm: Add functions for printing pixel buffers

46980237 – Martin Storsjö <martin@martin.st> authored on 2019/06/21 19:12
arm: mc: Move the blend functions up above put/prep

4a2ea99d – Martin Storsjö <martin@martin.st> authored on 2019/06/20 08:17
arm64: Consistently name macro arguments tX for temporaries in transposes

79e4a5f7 – Janne Grunau <janne-vlc@jannau.net> authored on 2019/06/16 09:10
cli: use mach_absolute_time as fallback for clock_gettime on darwin. Fixes #283

a1e3f358 – B Krishnan Iyer <krishnaniyer97@gmail.com> authored and Krishnan <krishnaniyer97@gmail.com> committed on 2019/04/09 08:55
arm:mc: NEON implementation of blend, blend_h and blend_v function

efd852af – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/06/04 05:50
checkasm: Add an option to benchmark the C code as well

f6024104 – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/06/04 05:34
checkasm: Add a --help option to checkasm

2073ea11 – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/06/03 17:09
checkasm: Add a readtime impl for ppc

197032bd – Luca Barbato <lu_zero@gentoo.org> authored and Luca Barbato <lu_zero@videolan.org> committed on 2019/06/03 14:19
Initial PowerPC support

39dba4cd – Martin Storsjö <martin@martin.st> authored on 2019/06/10 06:28
meson: Look for librt if clock_gettime isn't found without it

e0623286 – James Almer <jamrial@gmail.com> authored on 2019/06/05 14:51
meson: simplify a few checks for x86 targets

1df18164 – James Almer <jamrial@gmail.com> authored on 2019/06/05 14:51
x86: include config.asm in x86inc instead of every asm file

13067916 – Martin Storsjö <martin@martin.st> authored and Janne Grunau <janne-vlc@jannau.net> committed on 2019/06/06 18:32
checkasm: Check for __ARM_ARCH >= 7 for the arm cpu timer inline assembly

6c90f005 – Konstantin Pavlov <thresh@videolan.org> authored on 2019/06/06 10:01
CI: Added ppc64le build and test jobs

3e3855bf – Jean-Baptiste Kempf <jb@videolan.org> authored on 2019/05/21 20:30
Update NEWS for 0.4.0

75c3f4a4 – Tristan Matthews <tmatth@videolan.org> authored on 2019/06/04 21:00
output: automatically use null muxer for /dev/null

098a565c – Marvin Scholz <epirat07@gmail.com> authored on 2019/06/04 18:55
meson: Fix nasm detection

0040d92b – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/05/31 22:27
checkasm: Fix out-of-bounds read in warp8x8 tests

5bc43169 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/05/31 18:01
x86: Optimize warp8x8 AVX2 asm

785f00fe – Janne Grunau <janne-vlc@jannau.net> authored on 2019/05/24 16:53
build: add option for fuzzer specific LDFLAGS

63eef332 – Martin Storsjö <martin@martin.st> authored on 2019/05/23 19:20
arm: Mark the stack as non-executable on ELF

2cce131e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/05/23 15:01
Optimize coefficient decoding