RSS feed
	
	
	
		5a7af87d
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 on 2018/10/03 09:11
		
build: Fix stack alignment
		 
	
		d2d79ed7
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/02 16:14
		
Remove dav1d_init()
		 
	
		c6788ed5
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/10/02 14:45
		
Improve public API documentation in data.h
		 
	
		dd722e85
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/10/02 14:13
		
Improve public API documentation in dav1d.h
		 
	
		73d5a46c
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/02 06:42
		
Remove compare between int and uint in add macro
		 
	
		41fb5ec5
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/10/01 19:50
		
attributes: fix clzll on 32-bit MSVC
		 
	
		6153633d
		 – Derek Buitenhuis <derek.buitenhuis@gmail.com>
 authored
 on 2018/10/02 09:36
		
decode: Fix unchecked dav1d_alloc_aligned in decode_frame
		 
	
		ff2dcd6b
		 – Derek Buitenhuis <derek.buitenhuis@gmail.com>
 authored
 on 2018/10/02 09:33
		
decode: Fix unchecked malloc in decode_frame
		 
	
		9e73bb8f
		 – Derek Buitenhuis <derek.buitenhuis@gmail.com>
 authored
 on 2018/10/02 09:30
		
ref_mvs: Check malloc in av1_init_ref_mv_common and propagate error
		 
	
		60cc1b8b
		 – Derek Buitenhuis <derek.buitenhuis@gmail.com>
 authored
 on 2018/10/02 09:26
		
lib: Fix unchecked malloc
		 
	
		9caf9042
		 – Derek Buitenhuis <derek.buitenhuis@gmail.com>
 authored
 on 2018/10/02 09:25
		
ref_mvs: Check for alloation fail before calling memset in av1_alloc_ref_mv_common
		 
	
		1add94bf
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/02 12:27
		
Build: Do not warn about unused-parameter
		 
	
		fa3d225d
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/02 12:26
		
Build: Do not warn about maybe-uninitialized
		 
	
		cedefa50
		 – Konstantin Pavlov <thresh@videolan.org>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/02 08:53
		
CI: added macOS build job.
		 
	
		ccd31a5a
		 – Jean-Baptiste Kempf <jb@videolan.org>
 authored
 on 2018/09/29 16:47
		
lf_apply: explicitly mark a constant as unsigned
		 
	
		9444e692
		 – Jean-Baptiste Kempf <jb@videolan.org>
 authored
 on 2018/09/29 16:27
		
Change n_fc to unsigned
		 
	
		7efdb714
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/10/02 10:58
		
meson: Move pkg-config generation in src/
		 
	
		fc6eae6e
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/29 18:06
		
CI: add build-debian-aarch64 and build-debian-aarch64-clang-5
		 
	
		4c7f424c
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/01 06:36
		
CI: Add a static build on debian
		 
	
		9684908d
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/01 06:23
		
Build: Fix static library building
		 
	
		ac743837
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/02 07:00
		
Fix version.h include
		 
	
		bc739dce
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/01 12:00
		
Remove compare between int and uint
		 
	
		5f1d4f27
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/01 11:31
		
Remove uninitialized fields in dav1d_cli_parse.c
		 
	
		da1443b1
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/01 11:13
		
Remove trailing spaces in y4m2.c
		 
	
		7b59b883
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/01 11:07
		
Remove unused parameters in get_tx_ctx
		 
	
		5f122cd5
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/30 10:01
		
Fix ss_ver assignment in thread_picture_wait()
		 
	
		d05f62bd
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/30 07:45
		
Fix for progress at edges of image
		 
	
		92ad37cf
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/30 06:23
		
Fix occasional hang in tile row threading
		 
	
		d1f35c88
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 on 2018/10/01 16:40
		
build: use -Werror=vla to prevent variable length arrays
		 
	
		e5402869
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/10/01 08:10
		
Remove VLAs from wedge.c
		 
	
		65b08e23
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/30 05:33
		
Remove VLAs in recon.c
		 
	
		ad6429b9
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 on 2018/10/01 11:22
		
Windows: Fix conflicting pthread symbol names
		 
	
		98528b76
		 – Raphaël Zumer <rzumer@tebako.net>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/10/01 11:35
		
Update README.md
		 
	
		5926cc1b
		 – Martin Storsjö <martin@martin.st>
 authored
 and Henrik Gramner <gramner@twoorioles.com>
 committed
 on 2018/09/30 18:57
		
aarch64: Always use the PIC version of movrel for iOS
		 
	
		bfbbf141
		 – Martin Storsjö <martin@martin.st>
 authored
 on 2018/09/30 18:53
		
checkasm: Define the default call_new if not using a checked_call wrapper
		 
	
		331d88d3
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/30 05:38
		
api: add a frame type field to Dav1dPictureParameters
		 
	
		3d7920e6
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/28 15:56
		
Remove VLAs from Loop Restoration
		 
	
		1c9c2534
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 15:57
		
thread: switch mutex wrappers to SRW locks
		 
	
		fac06ece
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 14:15
		
thread: Silence warning about unused attr parameter in pthread_create()
		 
	
		ac7367d8
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 14:09
		
threads: Inline some Windows pthreads compat wrappers in the header
		 
	
		755fcdf8
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 16:35
		
Build: Do not use soversion for windows dll
		 
	
		1ac76dd7
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 11:13
		
winver: Use already defined constants for FILETYPE and FILEOS
		 
	
		fcbc6bbd
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 11:12
		
winver: Use dots in the VERSION_NUMBER_STR define
		 
	
		cfbaecc7
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/29 11:11
		
winver: Add missing required VERSIONINFO resource strings
		 
	
		b1244552
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 15:46
		
Fix include order of config.h
		 
	
		86039b3b
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/29 15:09
		
Build: Link dav1d with static libdav1d on Windows
		 
	
		b3397e41
		 – Thierry Foucu <tfoucu@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/25 07:59
		
Add Macro to make it clear the variable is intended to not be initialized
		 
	
		88bf8edd
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 07:58
		
CI: Run tests on linux
		 
	
		35e777f3
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 and Henrik Gramner <gramner@twoorioles.com>
 committed
 on 2018/09/29 09:57
		
build: add support for arm/aarch64 asm and integrate checkasm
		 
	
		e72c2e45
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/28 09:06
		
add simplistic stdatomic.h compatible with MSVC
		 
	
		74c9802f
		 – David Michael Barr <b@rr-dav.id.au>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/29 18:35
		
Remove DC row buffer for CfL prediction
		 
	
		b865e6c7
		 – David Michael Barr <b@rr-dav.id.au>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/29 17:07
		
Simplify conditions for CfL prediction
		 
	
		3aff1a37
		 – David Michael Barr <b@rr-dav.id.au>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/27 18:48
		
Introduce single-plane variant of cfl_pred
		 
	
		604e62c9
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Henrik Gramner <gramner@twoorioles.com>
 committed
 on 2018/09/29 10:26
		
checkasm: Fix comparison of different int signs
		 
	
		b8be5f64
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Henrik Gramner <gramner@twoorioles.com>
 committed
 on 2018/09/29 10:25
		
checkasm: Fix missing-field-initializers warnings
		 
	
		c19d1d74
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/29 09:34
		
Build: Add build dir to NASM include path
		 
	
		8c987b2b
		 – Jean-Baptiste Kempf <jb@videolan.org>
 authored
 on 2018/09/29 09:39
		
Set build warnings to 2 (-Wextra)
		 
	
		a6ada33b
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 08:41
		
Build: Add missing license header
		 
	
		bebe5ec8
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 08:41
		
Build: Add option to disable building tests
		 
	
		1a00be48
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 08:40
		
Build: Add option to disable building tools
		 
	
		6649ca3f
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 07:29
		
Build: Re-structure and cleanup meson.build files
		 
	
		f5b7e2ff
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/29 07:28
		
Build: Move ext folder to src
		 
	
		dd576607
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/28 13:38
		
Check for valid input in dav1d_data_unref
		 
	
		65b41008
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/28 08:01
		
Workaround two more ubsan warnings.
		 
	
		deab2534
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 on 2018/09/28 15:40
		
x86: Enable MC AVX2 asm on 64-bit Windows
		 
	
		7ddd76f7
		 – Thierry Foucu <tfoucu@gmail.com>
 authored
 on 2018/09/28 07:42
		
Fixed MemorySanitizer: use-of-uninitialized-value
		 
	
		5de9fb91
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/28 09:46
		
Fix tile index error
		 
	
		b79c7d45
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/28 13:55
		
Remove unneeded 'once' guards
		 
	
		f53749e1
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/28 09:27
		
Wrappable data structure
		 
	
		f4e88f25
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/28 15:17
		
Build: Fix library version
		 
	
		2fe6ba40
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/28 14:37
		
Build: Fix thread dependency
		 
	
		afa5479f
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/28 08:52
		
Build: Add checkasm test
		 
	
		190da6ae
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Marvin Scholz <epirat07@gmail.com>
 committed
 on 2018/09/28 07:23
		
checkasm: Add MC unit test
		 
	
		f2ee7a2a
		 – Henrik Gramner <gramner@twoorioles.com>
 authored
 and Marvin Scholz <epirat07@gmail.com>
 committed
 on 2018/09/28 07:20
		
Add 'checkasm' asm testing/benchmarking framework
		 
	
		d6e9cb06
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/28 10:30
		
build: use local getopt for anything system where it's missing
		 
	
		ce0f141e
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/28 12:34
		
CI: Do not run ninja with the verbose flag
		 
	
		4fdb3ea9
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/28 07:31
		
Fix left shift of negative value -1
		 
	
		bb8725fb
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/28 12:59
		
win32: Generate a resource file & link it with the library
		 
	
		c2ade34f
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/28 07:26
		
meson: Extract version components
		 
	
		3634ef1f
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/28 07:26
		
meson: Don't hardcode the version multiple times
		 
	
		0b9808c5
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/28 13:19
		
gitlab-ci: Bump the image version
		 
	
		a72f2679
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/27 05:18
		
Add flush function
		 
	
		916dc654
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/27 09:29
		
cdf: init empty brackets to 0
		 
	
		3bef89f5
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/28 05:39
		
Add support for odd number of rows in SGRProj
		 
	
		3d709454
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/27 15:43
		
Shift dc_pred in two phases instead of together.
		 
	
		176b153a
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/27 13:24
		
Reproduce AV1 bitstream bug for UV palette entry contexting.
		 
	
		47be2ce4
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 on 2018/09/27 09:29
		
cdf: init empty brackets to 0
		 
	
		18b69609
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 on 2018/09/27 09:24
		
attributes: define the ALIGN() macro for MSVC
		 
	
		92b7e8bd
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 on 2018/09/27 10:00
		
detect unistd.h availability
		 
	
		150b4e2c
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/27 09:38
		
scan: use ALIGN to define the table alignment
		 
	
		449a81e7
		 – Steve Lhomme <robux4@ycbcr.xyz>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/28 09:13
		
Don't use hardcoded __attribute__((noinline))
		 
	
		58261250
		 – Steve Lhomme <slhomme@videolan.org>
 authored
 on 2018/09/27 10:02
		
win32: provide a BSD version of getopt
		 
	
		e2d329fb
		 – Steve Lhomme <robux4@ycbcr.xyz>
 authored
 on 2018/09/27 09:55
		
define builtin clz/ctz calls MSVC equivalents
		 
	
		d262a6ae
		 – Steve Lhomme <robux4@ycbcr.xyz>
 authored
 on 2018/09/28 05:43
		
replace direct calls to __builtin_clz/ctz with generic functions
		 
	
		9a48df2e
		 – Steve Lhomme <robux4@ycbcr.xyz>
 authored
 on 2018/09/28 05:41
		
add helper functions for ctz/clz
		 
	
		79764604
		 – Raphaël Zumer <rzumer@tebako.net>
 authored
 on 2018/09/27 18:05
		
Nullify the default 4:2:0 8-bit Y4M color space
		 
	
		3fe410b0
		 – Raphaël Zumer <rzumer@tebako.net>
 authored
 on 2018/09/27 17:39
		
Clip chroma siting in Y4M output
		 
	
		6e5349fa
		 – Raphaël Zumer <rzumer@tebako.net>
 authored
 on 2018/09/27 13:23
		
Output colocated chroma as PAL-DV in Y4M
		 
	
		c1c15e0d
		 – Raphaël Zumer <rzumer@tebako.net>
 authored
 on 2018/09/27 10:35
		
Handle chroma position in 4:2:0 Y4M output
		 
	
		b1adc7cf
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/27 09:51
		
Fix more chroma rounding in loopfilter
		 
Next