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.
 
 
 
 
 
Michael Niedermayer bd5e1c72f8 fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 23 years ago
..
alpha
armv4l
i386 * reimplemented remaing avg_ pixel functions 23 years ago
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 wmv1 support 23 years ago
apiexample.c
avcodec.c
avcodec.h wmv1 support 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 avoid name clash with libjpeg - added missing externs 23 years ago
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 dc scale simplification/optimization 23 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c dc scale simplification/optimization 23 years ago
imgconvert.c * started to cleanup name clashes for onetime compilation 23 years ago
imgresample.c
jfdctfst.c avoid name clash with libjpeg - added missing externs 23 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 23 years ago
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 use ff_idct_put() 23 years ago
motion_est.c dont double check vectors 23 years ago
motion_test.c
mp3lameaudio.c
mpeg4data.h dc scale simplification/optimization 23 years ago
mpeg12.c dc scale simplification/optimization 23 years ago
mpeg12data.h dc scale simplification/optimization 23 years ago
mpegaudio.c * started to cleanup name clashes for onetime compilation 23 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c Minor warning cleanup. 23 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c wmv1 support 23 years ago
mpegvideo.h wmv1 support 23 years ago
msmpeg4.c fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 23 years ago
msmpeg4data.h wmv1 support 23 years ago
pcm.c * started to cleanup name clashes for onetime compilation 23 years ago
ratecontrol.c 10l found&patch by D Richard Felker III <dalias at aerifal.cx> 23 years ago
resample.c
rv10.c bugfix 23 years ago
simple_idct.c added inlined put/add functions 23 years ago
simple_idct.h added inlined put/add functions 23 years ago
utils.c moved code to mem.c and allcodecs.c 23 years ago