RSS feed
	
	
	
		d30b9339
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/25 13:09
		
Use aligned free() in dav1d_open() error code path
		 
	
		0cf63fb7
		 – James Almer <jamrial@gmail.com>
 authored
 on 2018/09/25 14:50
		
make dav1d_close() write NULL to the Dav1dContext pointer after freeing it
		 
	
		9fd4ede0
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/25 13:52
		
gitlab-ci: Check for win32/win64 builds
		 
	
		66220021
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 and Luc Trudeau <ltrudeau@twoorioles.com>
 committed
 on 2018/09/24 13:47
		
Use picture, not block, boundaries for edge extension conditions.
		 
	
		9075f0ee
		 – Konstantin Pavlov <thresh@videolan.org>
 authored
 on 2018/09/25 09:56
		
gitlab-ci: use a newer image which includes nasm.
		 
	
		8d9a85e0
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/20 09:58
		
Remove superfluous semicolon
		 
	
		ac6c2868
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/20 09:57
		
validate: Don't use __PRETTY_FUNCTION__
		 
	
		3ad41348
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 on 2018/09/20 09:57
		
validate: Don't name variadic macro parameters
		 
	
		c7141658
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/24 14:35
		
Fix undefined-behavior in obu.c
		 
	
		7b705481
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/24 18:23
		
Readme: Document required Meson version
		 
	
		d18bd0d7
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/24 05:16
		
Fix stride in ac buffer from 32 to width in padding.
		 
	
		8a015fd0
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/24 04:37
		
Don't wait for reference pictures in intrabc.
		 
	
		3c251d45
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/24 13:18
		
Fix 64 pixel super block row loop restoration
		 
	
		3a008361
		 – Steinar Midtskogen <stemidts@cisco.com>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/23 10:43
		
Speed up CDEF
		 
	
		133fe1f9
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/23 11:52
		
Build: Do not add redundant -Wall flag
		 
	
		5c6c3acc
		 – Martin Storsjö <martin@martin.st>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/24 08:28
		
Fix muxers writing to stdout
		 
	
		62069f12
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/24 07:22
		
Build: Remove _GNU_SOURCE macro
		 
	
		fa89922b
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/24 07:22
		
Build: Change C standard version to C99
		 
	
		707acf87
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/24 01:07
		
Prevent bw/bh from being an odd number.
		 
	
		d83e084c
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/23 16:26
		
Build: Use POSIX.1–2001 (IEEE Std 1003.1-2001)
		 
	
		dc371f98
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/23 16:19
		
Build: Remove cargo-cult macro definitions
		 
	
		62892a42
		 – Niklas Haas <git@haasn.xyz>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/23 09:21
		
Add .gitignore
		 
	
		97b4cf42
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/22 04:15
		
Fix operator precedence issue with chroma subsampling
		 
	
		2a8f2d12
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/18 06:58
		
Adjust LR stripe height at frame boundaries
		 
	
		5e05e657
		 – Niklas Haas <git@haasn.xyz>
 authored
 on 2018/09/23 13:11
		
build: also install the `dav1d` binary
		 
	
		2142a61e
		 – Konstantin Pavlov <thresh@videolan.org>
 authored
 and Administrator <roots@videolan.org>
 committed
 on 2018/09/23 10:11
		
Added gitlab-ci instructions.
		 
	
		e1fc687e
		 – Luc Trudeau <ltrudeau@twoorioles.com>
 authored
 on 2018/09/22 11:28
		
Group delta_q and delta_lf into delta struct
		 
	
		0b7be94f
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/23 12:06
		
Build: Fix meson build with meson 0.47.x
		 
	
		dc2e1783
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/23 09:36
		
Build: Only use omit-frame-pointer and fast-math for optimized builds
		 
	
		fbba7321
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 on 2018/09/20 14:59
		
build: use stack alignment CC flags only on x86
		 
	
		cd9a99f3
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/23 00:45
		
Fix flush if n_input_frames < n_frame_threads.
		 
	
		1c749e6b
		 – Raphael Zumer <rzumer@tebako.net>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/23 00:10
		
Fix duplicate frame thread pointer freeing on close
		 
	
		e630831b
		 – Janne Grunau <janne-vlc@jannau.net>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/20 15:31
		
arm: document arm asm rules
		 
	
		951eb157
		 – Nathan E. Egge <unlord@xiph.org>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/22 05:19
		
Add the word agree to contributor agreement.
		 
	
		1b655543
		 – Thomas Daede <daede003@umn.edu>
 authored
 and Jean-Baptiste Kempf <jb@videolan.org>
 committed
 on 2018/09/22 03:21
		
Readme: Use release build type
		 
	
		462204ab
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 on 2018/09/22 11:04
		
Readme: Add missing build step
		 
	
		447cd10d
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/22 09:47
		
Fix macOS build
		 
	
		707a32a5
		 – Hugo Beauzée-Luyssen <hugo@videolan.org>
 authored
 and Ronald S. Bultje <rsbultje@gmail.com>
 committed
 on 2018/09/20 09:21
		
Add & use a thread compatibility layer
		 
	
		e2892ffa
		 – Ronald S. Bultje <rsbultje@gmail.com>
 authored
 on 2018/09/04 13:32
		
Initial decoder implementation.
		 
	
		d32eb2d9
		 – Marvin Scholz <epirat07@gmail.com>
 authored
 and Hugo Beauzée-Luyssen <hugo@videolan.org>
 committed
 on 2018/09/19 09:00
		
Add buildsystem skeleton
		 
	
		c001c4b0
		 – Jean-Baptiste Kempf <jb@videolan.org>
 authored
 on 2018/09/04 18:23
		
Initial commit for dav1d