January 2, 2018
View 695b1d8

lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().

Carl Eugen Hoyos authored on 2018/01/02 09:58:35
December 30, 2017
View 21b5990

lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.

Carl Eugen Hoyos authored on 2017/12/30 22:38:33
October 31, 2017
View 4959f18

Merge commit '04b0f0e371ff81b682274b574fb465ba4395c09f'

James Almer authored on 2017/10/31 04:08:14
October 27, 2017
View e2218ed

avutil: add alignment needed for AVX-512

James Darnley authored on 2017/10/27 02:51:37
March 31, 2017
View 04b0f0e

mem: uninline av_malloc(z)_array()

Anton Khirnov authored on 2017/03/31 00:02:39
March 20, 2017
View 3835283

Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'

Clément Bœsch authored on 2017/03/20 16:52:07
July 30, 2016
View 04da20e

dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD

Timothy Gu authored on 2016/07/30 14:05:39
July 19, 2016
View 65b2feb

avutil/mem: fix memleak

Zhao Zhili authored on 2016/07/19 01:30:54
March 25, 2016
View 4fb311c

Drop memalign hack

Diego Biurrun authored on 2016/03/25 04:55:19
November 18, 2015
View fc91eea

avutil/mem: Add av_fast_mallocz()

Michael Niedermayer authored on 2015/11/18 22:19:47
July 12, 2015
View d6ff68a

Factor duplicated ff_fast_malloc() out into mem_internal.h

Michael Niedermayer authored on 2015/07/12 06:58:39
View b3415e4

avutil/mem: Fix potential overflow in overallocation code

Michael Niedermayer authored on 2015/07/12 05:47:09
May 10, 2015
View 4950bd4

libavutil/mem: use size_t for the length in av_strdup()

Michael Niedermayer authored on 2015/05/10 23:06:50
February 1, 2015
View 63186ac

avutil/mem: replace remaining void **/*** casts by memcpy()

Michael Niedermayer authored on 2015/02/01 23:16:15
View fa73358

Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'

Michael Niedermayer authored on 2015/02/01 21:52:22