shithub: dav1d

RSS feed

85519d0e – Matthias Dressel <code@deadcode.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/04/03 00:29
CI: Add debug messages to style checks

71f27407 – Victorien Le Couviour--Tuffet <victorien@videolan.org> authored on 2020/04/03 08:35
x86: add some explanatory comment to wiener_filter_h

42af404e – Wan-Teh Chang <wtc@google.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/04/03 10:17
Look up __pthread_get_minstack only in glibc

ab350c2f – Wan-Teh Chang <wtc@google.com> authored on 2020/04/02 20:38
Update a stale comment for dav1d_alloc_aligned()

23517a3e – Martin Storsjö <martin@martin.st> authored on 2020/04/02 10:07
x86: mc: Skip checks for zero leftext/rightext within the need_left_ext/need_right_ext blocks

41cd4199 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/04/01 15:34
Skip loop restoration cache buffer resize for too-small buffers

4687c469 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/29 11:14
x86: add SSSE3 versions for filmgrain.fguv_32x32xn[422/444]

b73acaa8 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/30 06:58
x86: use btc instead of xor+test or 32byte alignment in fgy_32x32xn_ssse3

275e91de – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/28 05:22
x86: add AVX2 versions for filmgrain.fguv_32x32xn[422/444]

fcc94fa9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/04/01 06:48
x86: use btc instead of xor+test in fgy_32x32xn_avx2

9d34160a – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/03/31 19:36
Align dav1d_resize_filter[]

4dd94315 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/31 06:26
x86: don't use vptest in SSSE3 version

e308ae49 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/30 10:49
x86: add SSSE3 version of mc.resize()

9e36b9b0 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 04:41
x86: add AVX2 version of mc.resize()

862e5bc7 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/26 14:31
checkasm: add test for mc.resize()

aa1866f2 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 07:51
Invert src_w/h argument in mc.resize()

8fd5dc3a – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/27 04:38
Make dav1d_resize_filter[] negative so it fits in int8_t

63f96a1f – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/29 06:47
const correctness in itx_1d

1787089d – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/28 12:55
const correctness msac

9f676719 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/27 18:48
const correctness in obu.c

7cd94693 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/03/26 17:44
meson/x86: add option to disable AVX-512 asm

8e129520 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/26 15:53
const correctness in picture.c

f05d6706 – Luc Trudeau <ltrudeau@twoorioles.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/25 19:12
Extract sub_h4 out of inner loop

41a58e64 – Martin Storsjö <martin@martin.st> authored on 2020/03/15 19:57
arm64: ipred: Add NEON implementation of ipred for 16 bpc

59c31e77 – Martin Storsjö <martin@martin.st> authored on 2020/03/22 18:33
checkasm: ipred: Test and benchmark FILTER_PRED separately for 10 and 12 bpc

a9323ef5 – Martin Storsjö <martin@martin.st> authored on 2020/03/15 20:04
arm: ipred: Prepare for 16 bpc

e0f28d45 – Martin Storsjö <martin@martin.st> authored on 2020/03/16 07:42
arm: ipred: Remove stray leftover instructions

38629906 – Martin Storsjö <martin@martin.st> authored on 2020/03/24 07:58
arm64: ipred: Integrate aggregation into the first pass of cfl_ac

801966ca – Martin Storsjö <martin@martin.st> authored on 2020/03/23 19:59
arm64: ipred: Use rounded shifts instead of a separate addition

f481d69b – Martin Storsjö <martin@martin.st> authored on 2020/03/23 10:34
arm64: ipred: Do shifts on only half the register width when possible

641ef4cc – Martin Storsjö <martin@martin.st> authored on 2019/11/13 06:09
arm64: ipred: Avoid data dependencies with consecutive dup instructions

ba64f052 – Martin Storsjö <martin@martin.st> authored on 2019/11/13 05:33
arm64: ipred: Remove a superfluous postincrement

7f2833a9 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/25 13:05
x86: add AVX2 SIMD for ipred.cfl_ac[444]

a02ed9c6 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/25 09:42
checkasm: add proper restrictions for h/w_pad in ipred.cfl_ac[444/422]

6b85daf0 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/25 05:00
x86: add SSSE3 SIMD for generate_grain_uv_{422,444}

dab82163 – Ronald S. Bultje <rsbultje@gmail.com> authored on 2020/03/24 12:12
x86: add AVX2 SIMD for generate_grain_uv_{422,444}

bf8d6400 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/24 13:52
Clean up dav1d_ref_create

1aaa5836 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/24 13:32
const correctness in thread_task

1d3f0266 – Luc Trudeau <ltrudeau@twoorioles.com> authored on 2020/03/24 13:04
Make insert_border src pointer const

2fd168a1 – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/24 09:29
crossfiles: android: Remove misleading comment

1d5921b5 – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/24 07:41
crossfiles: android armv7: Target API 16

5cbb7f95 – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/24 07:40
crossfiles: android: Remove hardcoded c_args

7e8dee33 – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/23 07:54
ci: Add android jobs with artifacts on tags

dacf510e – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/20 14:22
ci: Add android configs

fb1509e6 – Hugo Beauzée-Luyssen <hugo@beauzee.fr> authored on 2020/03/23 05:20
package: Add android crossfiles

0c0b9ef4 – Justin Bull <me@justinbull.ca> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/22 07:22
Add crosscompile config files for 32, 64-bit Windows and 32-bit Linux

7783a5ba – Martin Storsjö <martin@martin.st> authored on 2020/03/22 04:59
Add a cast to avoid MSVC warning

227b4d38 – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/21 11:41
meson/android: undefine _FILE_OFFSET_BITS if fseeko is not available

36f6d83c – Ronald S. Bultje <rsbultje@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/20 11:15
Merge fix_mv{_int,}_precision() into get_gmv_2d()

a495179a – Ronald S. Bultje <rsbultje@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/01 10:04
Use union refmvs_pair { mv mv[2]; uint64_t n; } for MV pairs

aca57bf3 – Ronald S. Bultje <rsbultje@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/19 05:31
Rewrite refmvs.c

89ea92ba – James Almer <jamrial@gmail.com> authored on 2020/03/09 07:05
lib: restructure the internal implementation of the decode API

e8e92d35 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/03/21 07:07
android/arm: do not use fseeko in library code

fe52bffe – James Almer <jamrial@gmail.com> authored on 2020/03/11 19:52
headers: partially revert a recent change to Dav1dLogger doxy

3f185191 – Matthias Dressel <code@deadcode.eu> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/07 13:33
CI: Only deploy documentation for master branch

e64d404a – Sylvestre Ledru <sledru@mozilla.com> authored on 2020/03/08 17:05
Fix a typo, only need two l!

ecc5078c – James Almer <jamrial@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/07 08:49
headers: add missing doxy to some Dav1dSettings fields

a7374232 – James Almer <jamrial@gmail.com> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/07 08:47
headers: split some public fields into separate lines and document them

acfbd09b – Matthias Dressel <code@deadcode.eu> authored on 2020/03/07 10:59
CLI: Remove additional space

b2f7ba60 – Matthias Dressel <code@deadcode.eu> authored on 2020/03/06 21:39
CLI: Remove avx512 from help text

55439739 – Konstantin Pavlov <thresh@videolan.org> authored on 2020/03/06 19:21
CI: add examples job build

e36ebb6f – Konstantin Pavlov <thresh@videolan.org> authored on 2020/03/06 18:35
examples: fail when SDL is not found

b8200c13 – Konstantin Pavlov <thresh@videolan.org> authored on 2020/03/06 18:16
CI: Add documentation CI job

bf60f0ab – Konstantin Pavlov <thresh@videolan.org> authored on 2020/03/06 18:03
CI: Deduplicate and template jobs

c4dea948 – Konstantin Pavlov <thresh@videolan.org> authored on 2020/03/06 12:05
doc: search for dot as it's needed to build doxygen documentation

e04227c5 – Jan Beich <jbeich@FreeBSD.org> authored on 2020/03/06 06:16
examples: chase cacc8e350c40

efd9e551 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/03/05 15:03
Update NEWS for 0.6.0

c8aaddea – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/03/03 09:27
arm64: mc: NEON implementation of w_mask for 16 bpc

bce8fae9 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/03/04 17:26
CI: run a selection of jobs on a node with avx2

3a6a55d8 – Henrik Gramner <gramner@twoorioles.com> authored and Henrik Gramner <henrik@gramner.com> committed on 2020/03/04 18:05
x86: Fix crash in AVX2 cdef_filter with <32-byte stack alignment

fb348f64 – Martin Storsjö <martin@martin.st> authored on 2020/03/03 11:21
arm64: mc: NEON implementation of blend for 16bpc

52e9b435 – Martin Storsjö <martin@martin.st> authored on 2020/03/04 05:51
arm: mc: Optimize blend_v

a7f6fe32 – Martin Storsjö <martin@martin.st> authored on 2020/03/03 10:31
arm64: mc: Treat the stride as a full 64 bit (potential signed) value in blend_8bpc_neon

48ffb05e – Martin Storsjö <martin@martin.st> authored on 2020/03/03 09:51
arm64: mc: Fix indentation

83c62716 – Martin Storsjö <martin@martin.st> authored on 2020/03/03 09:49
arm64: mc: Use more intuitive lane specifications for loads/stores

f4dac1a3 – Jean-Baptiste Kempf <jb@videolan.org> authored on 2020/02/25 05:21
Update NEWS for 0.6.0

abaad816 – Janne Grunau <janne-vlc@jannau.net> authored on 2020/03/02 19:16
CI/armv7: use `linux32 meson ...` to allow running on aarch64

360243c2 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/17 19:10
arm64: loopfilter: NEON implementation of loopfilter for 16 bpc

ebbf91f4 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/17 19:13
arm: loopfilter: Prepare for 16 bpc

ac492552 – Martin Storsjö <martin@martin.st> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/24 19:08
arm: loopfilter: Fix a comment

d398da88 – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/16 19:38
fuzzing: link the fuzzing binaries as C++

7675eb16 – Janne Grunau <janne-vlc@jannau.net> authored and Jean-Baptiste Kempf <jb@videolan.org> committed on 2020/02/16 19:30
fuzzing: split the fuzzing targets to their own meson.build file

64f9db55 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/02/20 10:25
x86: Add mc w_mask 4:4:4 AVX-512 (Ice Lake) asm

d4a7c647 – Henrik Gramner <gramner@twoorioles.com> authored on 2020/02/20 10:25
x86: Add mc w_mask 4:2:2 AVX-512 (Ice Lake) asm

50e9a39a – Henrik Gramner <gramner@twoorioles.com> authored on 2020/02/20 10:25
x86: Add mc w_mask 4:2:0 AVX-512 (Ice Lake) asm

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

Next