March 29, 2018
View d6fc031

avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL

wm4 authored on 2018/03/29 22:18:28
November 2, 2017
View e621b1c

Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'

James Almer authored on 2017/11/02 08:05:09
September 17, 2017
View 0f5576a2

avutil/imgutils: Fix warning: missing braces around initializer

Michael Niedermayer authored on 2017/09/17 02:19:54
July 23, 2017
View 463b81d

imgutils: add function to clear an image to black

wm4 authored on 2017/07/23 06:05:14
June 10, 2017
View 97cfe1d

Convert all AVClass struct declarations to designated initializers.

Diego Biurrun authored on 2017/06/10 23:45:06
March 20, 2017
View 8200b16

Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'

Clément Bœsch authored on 2017/03/20 16:30:42
December 11, 2016
View f542b15

avutil: Add av_image_check_size2()

Michael Niedermayer authored on 2016/12/11 05:05:14
August 24, 2016
View d7bc52b

imgutils: add a function for copying image data from GPU mapped memory

Anton Khirnov authored on 2016/08/24 04:46:50
February 14, 2016
View 0eb4092

avutil/imgutils: remove special case for aligning the palette

Michael Niedermayer authored on 2016/02/14 23:22:47
February 13, 2016
View 4c920ce

avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there is enough space

Michael Niedermayer authored on 2016/02/13 23:32:58
View d18df8b

avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get_buffer_size()

Michael Niedermayer authored on 2016/02/13 23:32:57
February 4, 2016
View b70e9b4

avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds

Michael Niedermayer authored on 2016/02/04 01:07:26
January 28, 2016
View 21f9468

avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

Derek Buitenhuis authored on 2016/01/28 00:19:38
January 9, 2016
View e8bc642

lavu: add AV_CEIL_RSHIFT and use it in various places

Clément Bœsch authored on 2016/01/09 00:16:10
November 21, 2015
View 7c91b30

imgutils: Use designated initializers for AVClass

Timothy Gu authored on 2015/11/21 13:48:06