| December 11, 2011 | ||
|---|---|---|
View bed04e2
Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS XHanspeter Niederstrasser authored on 2011/12/11 09:56:48 |
||
| October 12, 2011 | ||
|---|---|---|
View fc11927
mem: fix memalign hack av_realloc()Michael Niedermayer authored on 2011/10/12 05:03:19 |
||
| September 25, 2011 | ||
|---|---|---|
View ccecab4
Add av_calloc() helper.Laurent Aimar authored on 2011/09/25 01:39:13 |
||
| June 7, 2011 | ||
|---|---|---|
View a39bd45
mem: Trying to workaround posix_memalign() bug on OSXMichael Niedermayer authored on 2011/06/07 05:59:23 |
||
| May 19, 2011 | ||
|---|---|---|
View 6b4c0be
mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAXStefano Sabatini authored on 2011/05/19 06:59:38 |
||
| May 12, 2011 | ||
|---|---|---|
View 518cdff
Fix posix_memalign() usage when libavutil is compiled outside FFmpeg.Ivan Kalvachev authored on 2011/05/12 22:11:27 |
||
| May 10, 2011 | ||
|---|---|---|
View 08675bb
mem: Choose alignment at compile time depending on AVX enabledness.Michael Niedermayer authored on 2011/05/10 10:15:42 |
||
| May 7, 2011 | ||
|---|---|---|
View c8981ed
Only add 1 byte to av_malloc(0) when it actually returned NULL Signed-off-by: Michael Niedermayer <michaelni@gmx.at>Michael Niedermayer authored on 2011/05/07 22:28:39 |
||
View 91ff05f
Make av_realloc(0) behave like our av_malloc(0) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>Michael Niedermayer authored on 2011/05/07 22:28:07 |
||
| May 1, 2011 | ||
|---|---|---|
View ffb5a0d
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer authored on 2011/05/01 07:21:56 |
||
| April 30, 2011 | ||
|---|---|---|
View 35ceaa7
Move ff_dynarray_add to lavu and make it public.Anton Khirnov authored on 2011/04/30 00:33:38 |
||
| April 29, 2011 | ||
|---|---|---|
View 5a36783
Fix all malloc(0) issues Signed-off-by: Michael Niedermayer <michaelni@gmx.at>Michael Niedermayer authored on 2011/04/29 09:13:59 |
||
| April 27, 2011 | ||
|---|---|---|
View d7e5aeb
Merge remote branch 'qatar/master'Michael Niedermayer authored on 2011/04/27 10:51:04 |
||
| April 24, 2011 | ||
|---|---|---|
View 13dfce3
Increase alignment of av_malloc() as needed by AVX ASM.Vitor Sessak authored on 2011/04/24 02:24:31 |
||
| March 21, 2011 | ||
|---|---|---|
View 5cd754b
Introduce av_realloc_f.Nicolas George authored on 2011/03/21 03:39:20 |
||