June 5, 2013
View fbc472d

avutil/mem: simplify av_reallocp_array() by using av_realloc_f()

Michael Niedermayer authored on 2013/06/05 21:40:31
View 30b491f

Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'

Michael Niedermayer authored on 2013/06/05 18:19:16
June 3, 2013
View fc962d4

mem: Add av_realloc_array and av_reallocp_array

Martin Storsjö authored on 2013/06/03 18:31:46
May 12, 2013
View 84be806

lavu: define FF_MEMORY_POISON and use it

Stefano Sabatini authored on 2013/05/12 20:37:33
April 28, 2013
View 89b5039

avutil/mem: add av_memdup()

Michael Niedermayer authored on 2013/04/28 07:49:14
April 25, 2013
View ee9794e

lavu/mem: fix potential int overflow and crash in av_dynarray_add()

Stefano Sabatini authored on 2013/04/25 07:27:46
View 1c1a2d1

lavu/mem: remove redundant comment from av_dynarray_add()

Stefano Sabatini authored on 2013/04/25 06:52:39
April 14, 2013
View e398416

lavu/mem: add av_dynarray2_add()

Stefano Sabatini authored on 2013/04/14 10:07:54
March 10, 2013
View 91b747a

mem: Fix usage of memalign() on DJGPP.

Fabrizio Gennari authored on 2013/03/10 18:22:45
February 24, 2013
View 4ba3519

Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'

Michael Niedermayer authored on 2013/02/24 20:22:51
February 23, 2013
View 2c21d34

avutil/mem: do a small set of checks for memalign hack before freeing.

Michael Niedermayer authored on 2013/02/23 04:30:52
February 14, 2013
View f935aca

av_memcpy_backptr: avoid an infinite loop for back = 0

Anton Khirnov authored on 2013/02/14 05:36:25
December 14, 2012
View 58f3017

mem: minor simplification of the alignment hack code

Michael Niedermayer authored on 2012/12/14 13:36:22
December 5, 2012
View 99efd59

Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'

Michael Niedermayer authored on 2012/12/05 21:25:23
October 20, 2012
View cb45553

Remove pointless #undefs of previously forbidden functions.

Anton Khirnov authored on 2012/10/20 22:22:41