Ramiro Polla
|
1f91cdce0b
Use posix_memalign() if available.
|
16 years ago |
Michael Niedermayer
|
19757f6169
indent
|
16 years ago |
Michael Niedermayer
|
fdf35f265a
make av_strdup(NULL) return NULL
|
16 years ago |
Michael Niedermayer
|
ed0d3048c0
Merge declaratio and initialization.
|
16 years ago |
Michael Niedermayer
|
11362767b8
Merge declaration and initialization.
|
16 years ago |
Diego Biurrun
|
2cab640129
typo fixes
|
16 years ago |
Diego Biurrun
|
7ce6892373
misc spelling fixes
|
16 years ago |
avcoder
|
90d30570d8
Avoid void*-arithmetic.
|
17 years ago |
Panagiotis Issaris
|
d7f654692a
Move unaltered av_freep() comments to the header file.
|
17 years ago |
Panagiotis Issaris
|
f690ee715d
Move unaltered av_free() comments to the header file.
|
17 years ago |
Panagiotis Issaris
|
d6def91a3b
Move unaltered av_realloc() comments to the header file.
|
17 years ago |
Panagiotis Issaris
|
9a07029916
Move unaltered av_malloc() comments to the header file.
|
17 years ago |
Diego Biurrun
|
eafcac6ac8
cosmetics: Fix another common typo, dependAnt --> dependEnt.
|
17 years ago |
Måns Rullgård
|
9ddbcae667
rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Luca Barbato
|
79e47000c8
move memory functions from avcodec to avutil
|
18 years ago |
Michael Niedermayer
|
0a7c36af54
revert aligned realloc() changesm this should be identical to r5784
|
18 years ago |
Michael Niedermayer
|
732692d94c
trying to fix av_realloc()
|
18 years ago |
Michael Niedermayer
|
75c413ae77
align av_realloc()
|
18 years ago |
Luca Abeni
|
cea8f6f323
Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
|
18 years ago |