RSS feed
	
	
	
		b585f051
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/14 09:16
		
checkasm: arm: Offset the location of the stack canary reference
		 
	
		b878d75d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/13 18:11
		
checkasm: arm32: Take the number of stack arguments into account when checking for stack clobbering
		 
	
		55cf967b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/13 18:08
		
checkasm: arm64: Take the number of stack arguments into account when checking for stack clobbering
		 
	
		7b2e145d
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/12 20:04
		
checkasm: Cosmetics
		 
	
		e22a8f32
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/12 16:08
		
checkasm: Skip printing the seed when using --list-functions
		 
	
		4e251db1
		 – Matthieu Bouron <matthieu.bouron@gmail.com>
 authored
 and Martin Storsjö <martin@martin.st>
 committed
 on 2020/05/12 09:57
		
checkasm: arm64: Avoid overwriting the v0/q0/d0/s0 register
		 
	
		ca38f0f6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/12 11:48
		
checkasm: arm: Don't use blx to call checkasm_fail_func
		 
	
		0326c060
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/29 13:40
		
CI: Add 32 bit instruction set test
		 
	
		b6ee5e01
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/29 11:20
		
CI: Optimise multi-threading tests
		 
	
		ccab2224
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/11 10:26
		
CI: Optimise instruction set tests
		 
	
		aff854e1
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/09 22:31
		
CI: Add multi-threading to conformance tests
		 
	
		3e31a6ec
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/03 16:14
		
CI: Run conformance tests with different instruction sets
		 
	
		152391b2
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/11 19:27
		
checkasm: filmgrain: Fix benchmarking in 16 bpc mode
		 
	
		a0678eac
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/05/10 18:44
		
cli: Reduce fps fraction in ivf parsing
		 
	
		4d97f5a9
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/10 11:55
		
x86: Use 'test' instead of 'or' to compare with zero
		 
	
		28d33357
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/10 11:48
		
x86: Unconditionally compile msac_init.c
		 
	
		6a6c3528
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/10 11:13
		
x86-64: Do msac refill before calling dav1d_msac_init_x86()
		 
	
		631d7720
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/05/10 09:40
		
msac: Avoid attempting to refill after eob has already been reached
		 
	
		eaedb95d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/11 09:27
		
arm64: itx: Add NEON implementation of itx for 10 bpc
		 
	
		ff3054fe
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/05 18:01
		
arm: Mark global symbols hidden
		 
	
		d4002c88
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/09 06:40
		
arm64: itx: Prepare for other bitdepths
		 
	
		5f4e28fe
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/11 07:46
		
itx: Add a bpc parameter to the itx dsp init function
		 
	
		1c88bce6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/04 20:32
		
arm64: itx: Share code for the three horz_16x8 functions
		 
	
		a6711a5c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/04 04:58
		
arm64: itx: Fix the eob checking for dct_dct_64x16
		 
	
		39d6c599
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/02 20:44
		
arm64: itx: Simplify inv_txfm_horz_dct_32x8
		 
	
		b6b1394b
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/27 20:17
		
arm64: itx: Minor optimizations for the 8x32 functions
		 
	
		208a2abd
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/28 06:54
		
arm64: itx: Cosmetic fix up
		 
	
		92669a3e
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/04 05:56
		
arm64: itx: Remove an unused constant
		 
	
		b4f1c1c6
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/05 17:28
		
arm64: itx: Remove a todo comment about more special cased functions
		 
	
		50900550
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/12 05:29
		
arm64: itx: Remove a now unused macro
		 
	
		5dd10e9c
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/06 07:27
		
arm64: Explicitly forbid using the x18 register
		 
	
		1d16d38d
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/05 10:51
		
checkasm: arm32: Check for stack overflows
		 
	
		b7548376
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/05/05 09:48
		
checkasm: arm64: Check for stack overflows
		 
	
		114e8f0e
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/04/20 19:54
		
x86: Eliminate redundant 3-operand register syntax in itx
		 
	
		e0b88bd2
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Henrik Gramner <henrik@gramner.com>
 committed
 on 2020/04/20 19:35
		
x86: Remove identity/adst itx fast paths
		 
	
		98ed9be6
		 – Victorien Le Couviour--Tuffet <victorien@videolan.org>
 authored
 on 2020/04/15 14:18
		
Fix MC masks alignment for sizes >= 64 for AVX-512
		 
	
		6ea3fda5
		 – Matthias Dressel <code@deadcode.eu>
 authored
 on 2020/04/11 20:00
		
CLI: Add missing cpumask for VSX
		 
	
		ef990c9d
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 on 2020/04/10 14:55
		
memory sanitizer: mask all CPU flags
		 
	
		87d5dc8e
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2020/04/07 12:48
		
Remove 422 check from cdef loop
		 
	
		fced1a14
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2020/04/07 12:42
		
const correctness in ipred_tmpl.c
		 
	
		604d93c5
		 – Victorien Le Couviour--Tuffet <victorien@videolan.org>
 authored
 on 2020/04/07 11:51
		
x86: Split AVX2 / AVX-512 CDEF into dedicated files
		 
	
		95068df6
		 – Victorien Le Couviour--Tuffet <victorien@videolan.org>
 authored
 on 2020/02/18 09:41
		
x86: Add cdef_filter_{4,8}x8 AVX-512 (Ice Lake) asm
		 
	
		daaf4489
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/04 19:50
		
arm: mc: NEON implementation of emu_edge for 8bpc
		 
	
		e03f2d06
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/04 19:49
		
arm64: mc: NEON implementation of emu_edge for 16bpc
		 
	
		ea54dbe2
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2020/04/01 19:56
		
arm64: mc: NEON implementation of emu_edge for 8bpc
		 
	
		ad392d71
		 – Matthias Dressel <code@deadcode.eu>
 authored
 on 2020/04/03 17:34
		
CI: Remove port number from registry URL
		 
	
		5a3e64f1
		 – Matthias Dressel <code@deadcode.eu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2020/04/03 02:31
		
CI: style: Allow the name 'David' in connection with copyright
		 
	
		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
		 
Next