You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Fabrice Bellard 8fd5fe9429 use #ifdef 23 years ago
..
alpha
armv4l
i386
liba52
mlib
.cvsignore
Makefile added installlib target to install static libraries and includes 23 years ago
a52dec.c
ac3dec.c
ac3enc.c
ac3enc.h
ac3tab.h
allcodecs.c put codec registering in another file so that the user can install the codecs he wants 23 years ago
apiexample.c
avcodec.c
avcodec.h memory functions are exported 23 years ago
bswap.h
common.c use #ifdef 23 years ago
common.h reverted to inttypes.h since it gives problems on some unixes 23 years ago
dct-test.c
dsputil.c move unaligned access macros to dsputil.h - added unaligned 32 bit store 23 years ago
dsputil.h move unaligned access macros to dsputil.h - added unaligned 32 bit store 23 years ago
fastmemcpy.h
fdctref.c
h263.c
h263data.h
h263dec.c grayscale only decoding 23 years ago
imgconvert.c
imgresample.c
jfdctfst.c
jrevdct.c
mem.c put memory functions in a separate file so that the user can redefinite them without modifying the library 23 years ago
mjpeg.c
motion_est.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c fixed one mpeg decoder memory leak 23 years ago
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c grayscale only encoding 23 years ago
mpegvideo.h
msmpeg4.c fixed multiple allocation bug 23 years ago
msmpeg4data.h
pcm.c
ratecontrol.c
resample.c
rv10.c
simple_idct.c
simple_idct.h
utils.c moved code to mem.c and allcodecs.c 23 years ago