FFmpeg/libavutil
Luca Abeni cea8f6f323 Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil
Originally committed as revision 5784 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-19 07:28:58 +00:00
..
adler32.c cleanup suggested by Michael Niedermayer 2006-07-13 21:41:28 +00:00
adler32.h
avutil.h Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
bswap.h
common.h
crc.c
crc.h
integer.c
integer.h
internal.h
intfloat_readwrite.c
intfloat_readwrite.h
lls.c
lls.h calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders 2006-07-15 23:43:38 +00:00
log.c Move av_log() & friends to libavutil 2006-07-18 11:00:55 +00:00
log.h
Makefile
mathematics.c
mathematics.h libavutil: Utility code from libavcodec moved to a separate library. 2005-08-01 20:07:05 +00:00
md5.c
md5.h
mem.c Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 2006-07-19 07:28:58 +00:00
rational.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
rational.h Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
x86_cpu.h