RSS feed
f404c722
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2019/10/01 19:34
checkasm: Add a function listing feature
16e0741a
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2019/10/01 14:43
Simplify README build instructions
f6a8cc0c
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/30 11:30
Minor cleanup
f7743da1
– Martin Storsjö <martin@martin.st>
authored
on 2019/09/17 20:07
arm64: ipred: NEON implementation of dc/h/v prediction modes
a91a03b0
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2019/09/18 05:25
x86: add warp_affine SSE4 and SSSE3 asm
713aa34c
– Martin Storsjö <martin@martin.st>
authored
on 2019/09/28 19:37
arm64: itx: Fix overflows in idct
0ed3ad19
– Martin Storsjö <martin@martin.st>
authored
on 2019/09/29 13:34
arm64: itx: Consistently use the factor 2896 in adst
a4950bce
– Martin Storsjö <martin@martin.st>
authored
on 2019/09/28 20:43
arm64: itx: Use smull+smlal instead of addl+mul
490a1420
– Niklas Haas <git@haasn.xyz>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2019/09/15 00:38
dav1dplay: initial support for --zerocopy
3f35ef1f
– Niklas Haas <git@haasn.xyz>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2019/09/14 22:55
dav1dplay: add --untimed for benchmarking purposes
f6ae8c9c
– Niklas Haas <git@haasn.xyz>
authored
and Jean-Baptiste Kempf <jb@videolan.org>
committed
on 2019/09/14 22:40
dav1dplay: add --highquality to toggle render quality
c0865f35
– Victorien Le Couviour--Tuffet <victorien@videolan.org>
authored
on 2019/07/19 07:53
x86: add 32-bit support to SSSE3 deblock lpf
1e4e6c7a
– Ronald S. Bultje <rsbultje@gmail.com>
authored
and Victorien Le Couviour--Tuffet <victorien@videolan.org>
committed
on 2019/04/17 06:11
x86: add deblocking loopfilters SSSE3 asm (64-bit)
556890be
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/10 07:00
AVX2 for chroma 4:2:0 film grain reconstruction
6d363223
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/05 13:03
Remove luma width check in fguv_32x32xn
99307bf3
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/05 10:42
Y grain AVX2 implementations
04ca7112
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/01 08:00
Add film grain checkasm tests
b9d4630c
– Ronald S. Bultje <rsbultje@gmail.com>
authored
on 2019/09/01 07:18
Split out film grain block functions into a DSPContext
79c4aa95
– James Almer <jamrial@gmail.com>
authored
on 2019/09/05 20:50
obu: fix deriving render_width and render_height from reference frames
acad1a99
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2019/09/04 21:55
Silence some clang-cl warnings
69dae683
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2019/09/05 18:50
x86: Fix buffer overead in mc put
a9315f5f
– Henrik Gramner <gramner@twoorioles.com>
authored
and Henrik Gramner <henrik@gramner.com>
committed
on 2019/09/04 18:06
x86: Increase precision of the final inverse ADST transform stages
e2702eaf
– Martin Storsjö <martin@martin.st>
authored
on 2019/09/02 19:13
arm64: itx: Do the final calculation of adst4/adst8/adst16 in 32 bit to avoid too narrow clipping
c0e1988b
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2019/09/04 10:31
Prefer __builtin_unreachable() over __assume() on clang-cl
666c71a0
– Henrik Gramner <gramner@twoorioles.com>
authored
on 2019/09/03 22:17
Fix clang-cl assertion warning
e65abadf
– Janne Grunau <janne-vlc@jannau.net>
authored
and Martin Storsjö <martin@martin.st>
committed
on 2019/09/04 11:08
arm: Fix assembling with older binutils