shithub: dav1d

RSS feed

eaaf2218 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/27 12:42
Optimize the cdef_filter C implementation

fad6db20 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/27 12:41
checkasm: Improve cdef_filter test

6385cde2 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/24 14:40
Avoid redundant calls to CDEF DSP functions

447b7c63 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/01/21 19:10
x86: Bump nasm version requirement to 2.14

e636a2f4 – Konstantin Pavlov <thresh@videolan.org> authored on 2020/01/21 16:25
CI: Use a newer image to build snap packages

e706fac9 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored and Victorien Le Couviour--Tuffet <psilokos@twoorioles.com> committed on 2019/12/11 19:25
x86: add prep_8tap AVX512 asm

b83cb964 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored and Victorien Le Couviour--Tuffet <psilokos@twoorioles.com> committed on 2020/01/17 08:42
x86: replace "mov hb, Xb" by "movzx hd, Xb" in MC

289ca2ce – Victorien Le Couviour--Tuffet <psilokos@twoorioles.com> authored on 2020/01/20 05:35
x86inc: save xmm_regs_used in spill_xmm for non-win64

010eae8b – Martin Storsjö <martin@martin.st> authored on 2020/01/15 07:41
arm64: itx: Fix overflow/clipping in negation in idct16

ef64567e – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/14 16:53
x86: Fix overflows in SSSE3 idct

3a3af969 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/14 15:52
x86: Fix missing saturations in inverse identity asm

8ff89463 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/21 11:06
SSSE3 implementations of film grain

e79e5ceb – Dale Curtis <dalecurtis@chromium.org> authored on 2020/01/10 08:57
Reduce scope of NO_SANITIZE usage

c192e0db – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/09 12:29
Add a workaround for -fsanitize=cfi + dlsym() issue

5462c2a8 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/12/11 19:24
x86: add prep_bilin AVX512 asm

40891aab – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/12/18 11:01
x86: add avx512icl cpu flag to x86inc.asm

430967a6 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/10/29 12:19
checkasm: x86: ensure all SIMD lanes are turned on at all times

a4721225 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/07 19:44
Add misc. inverse transform C optimizations

c37b5ee3 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/07 19:44
Skip clipping in the inverse wht transform C implementation

a7ca7b22 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/07 19:44
x86: Fix SSSE3 inverse identity transform overflow/clipping

f16b43cd – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/01/07 19:43
x86: Fix AVX2 inverse identity transform overflow/clipping

50220456 – Xavier Claessens <xavier.claessens@collabora.com> authored and Xavier Claessens <xclaesse@gmail.com> committed on 2019/12/30 14:58
Fix building as a meson subproject

115fe773 – Dale Curtis <dalecurtis@google.com> authored and Dale Curtis <dalecurtis@chromium.org> committed on 2020/01/07 18:56
Fix missing include for limits.h

8d574f70 – Martin Storsjö <martin@martin.st> authored on 2020/01/04 19:41
arm64: msac: Avoid 32 bit intermediates in symbol_adapt

9f084b0d – Martin Storsjö <martin@martin.st> authored on 2020/01/02 10:43
arm64: itx: Use sqrdmulh in the preexisting identity transform functions

e36088e4 – Martin Storsjö <martin@martin.st> authored on 2020/01/01 18:12
arm64: itx: Specialcase transforms with identity in the first pass with downshift

33e65d80 – Martin Storsjö <martin@martin.st> authored on 2020/01/02 02:58
arm64: itx: Adjust .irp in the 4x16/16x4/8x16/16x8 functions

4504ae3f – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/31 14:46
Don't interleave the skip mode index finding loops

3d166b97 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/01/01 12:42
Prevent shift by >= 32

acadacfa – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/31 14:46
Take lossless into account when assigning loopfilter strength

de6e3170 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/31 07:15
Deal with chroma coefficients that are exactly 0x100000

f306f969 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/30 23:14
x86: Fix inverse (flip)adst 8x4 clipping

81aba493 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/30 23:13
Fix C inverse ADST clipping

a4178cc2 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/28 10:12
av1: use chroma txtp inference over default DCT_DCT if qidx=0

1d36922f – Ronald S. Bultje <rsbultje@gmail.com> authored and James Almer <jamrial@gmail.com> committed on 2019/12/28 10:04
av1: skip super-resolution upscaling if width < 16

7aea6858 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/28 12:00
av1: do C inverse transforms in int32_t precision

cdf4a3bc – Michael Bradshaw <mjbshaw@google.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/12/28 17:26
Allow skip mode

dfcd6ea9 – Michael Bradshaw <mjbshaw@google.com> authored and Ronald S. Bultje <rsbultje@gmail.com> committed on 2019/12/28 17:04
Disable warping on scaled references

a57b0777 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/12/23 10:30
Check skip flag before setting tx context to TX_4X4 in lossless frames

14d586ac – Martin Storsjö <martin@martin.st> authored on 2019/12/18 05:18
Don't assume dlsym exists on linux

6b611d36 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/12/12 18:09
Linux: Add a workaround for a glibc stack size issue

eb211838 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/14 16:48
x86: Disable AVX-512 by default

2d608a5f – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/14 11:02
Fix potential race condition in dav1d_get_cpu_flags()

7b208fa8 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/14 10:53
x86: Remove unused cpu flags

481c0592 – Ewout ter Hoeven <e.m.terhoeven@student.tudelft.nl> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/12/14 16:34
Add support for Ice Lake AVX-512 cpu flags

003f17d8 – Raphaël Zumer <rzumer@tebako.net> authored on 2019/12/13 17:09
Correct the edge buffer documentation

9bd31820 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2019/12/05 10:06
Move lvl variable in cdef_brow to outer loop

562f1958 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2019/11/03 02:52
Simplify shifting in generate_grain_y/uv AVX2

940eee48 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/12/05 14:33
Avoid adding offsets to NULL chroma pointers in 4:0:0

39667c75 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2019/12/02 13:19
Update NEWS

162ba33d – Martin Storsjö <martin@martin.st> authored on 2019/11/30 19:09
arm: 32: ipred: Fix assembling with older binutils

82eda83a – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2019/11/22 15:50
Avoid excessive L2 collisions with certain frame widths

2e5e05b7 – Janne Grunau <janne-vlc@jannau.net> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/11/25 00:35
build: do not error out if clock_gettime is not found on darwin

fc6c2578 – Henrik Gramner <gramner@twoorioles.com> authored on 2019/11/22 12:34
Specify inlining decisions for common ipred_z C functions

246c2803 – Justin Bull <me@justinbull.ca> authored and Henrik Gramner <gramner@twoorioles.com> committed on 2019/11/26 17:40
cli: Return only EXIT_SUCCESS or EXIT_FAILURE from main

f59b5713 – Henrik Gramner <gramner@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/11/22 21:29
tools: simplify get_seed on macOS

a52459b3 – Jan Beich <jbeich@FreeBSD.org> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/07/29 14:37
checkasm: replace gettimeofday with clock_gettime

cf4b381a – Jan Beich <jbeich@FreeBSD.org> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2019/11/22 17:06
tools: prefer mach_absolute_time on macOS for forward compatibility