RSS feed
d085424c
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2020/02/20 10:25
x86: Add mc avg/w_avg/mask AVX-512 (Ice Lake) asm
22080aa3
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2020/02/14 10:46
x86: optimize cdef_filter_{4x{4,8},8x8}_avx2
1bd078c2
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2020/02/12 09:25
x86: add a seperate fully edged case to cdef_filter_avx2
efbdf7a0
– Henrik Gramner <gramner@twoorioles.com>
authored
and Victorien Le Couviour--Tuffet <victorien@videolan.org>
committed
on 2020/02/19 15:49
checkasm: Improve the cdef input randomization algorithm
296d1dc0
– Luc Trudeau <ltrudeau@twoorioles.com>
authored
on 2020/02/21 05:23
cli: Replace malloc + memset(0) with calloc in input.c
cacc8e35
– Luc Trudeau <ltrudeau@twoorioles.com>
authored
on 2020/02/21 05:01
cli: remove init_[de]muxers() functions
0c885607
– Luc Trudeau <ltrudeau@twoorioles.com>
authored
on 2020/02/20 16:01
Replace malloc+memset(0) with calloc
bf56afde
– Janne Grunau <janne-vlc@jannau.net>
authored
on 2020/02/18 16:45
CI: update aarch64 docker image to buster with meson 0.49
b33f46e8
– Martin Storsjö <martin@martin.st>
authored
on 2020/02/12 19:23
arm: cdef: Do an 8 bit implementation for cases with all edges present
aff9a210
– Martin Storsjö <martin@martin.st>
authored
on 2020/02/14 18:48
arm32: cdef: Fix a typo for consistency
09d90658
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2020/02/15 09:52
cli: Implement line buffering in print_stats()
eb7077ed
– Martin Storsjö <martin@martin.st>
authored
on 2020/02/12 18:42
arm: cdef: Remove leftover unused labels and macro parameters
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