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 86689eeb7a remove fake wmv2 codec 22 years ago
..
alpha Kludge around compilation failure on Alpha. 22 years ago
armv4l * cut&paste fix 22 years ago
i386 100l (sad8x8_x2 had params in wrong order) 22 years ago
liba52
mlib * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
ppc altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
ps2 * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
.cvsignore
Makefile huffyuv 22 years ago
a52dec.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c
allcodecs.c remove fake wmv2 codec 22 years ago
apiexample.c fixing api-example 22 years ago
avcodec.c
avcodec.h missing "\" (found by nick) 22 years ago
bswap.h
common.c aspect ratio cleanup 22 years ago
common.h Add some rudimentary support for sparc64 22 years ago
dct-test.c
dsputil.c new PSNR code (now works with chroma, b frames, ...) 22 years ago
dsputil.h altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
dv.c cleanup 22 years ago
dvdata.h
error_resilience.c use spatial error concealment if we dont have a previous frame 22 years ago
eval.c
fastmemcpy.h
fdctref.c
fft-test.c
fft.c
h263.c ump4 decoding fixed 22 years ago
h263data.h
h263dec.c ump4 decoding fixed 22 years ago
huffyuv.c new PSNR code (now works with chroma, b frames, ...) 22 years ago
imgconvert.c 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
imgresample.c practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c Avoid "unused variable 'c'" warning. 22 years ago
mdct.c
mem.c * fixing some minor const warnings 22 years ago
mjpeg.c fixing aspect (hopefully, i couldnt reproduce the bug) 22 years ago
motion_est.c better? scene change detection 22 years ago
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c aspect ratio encoding for mpeg1 22 years ago
mpeg12data.h mpeg1&2 aspect decoding 22 years ago
mpegaudio.c
mpegaudio.h
mpegaudiodec.c * two functions to handle allocation of static data more simple 22 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c fixing 2pass assert failure 22 years ago
mpegvideo.h fixing 2pass assert failure 22 years ago
msmpeg4.c cleanup 22 years ago
msmpeg4data.h
oggvorbis.c * Ogg/Vorbis patch by Mark Hills 22 years ago
oggvorbis.h
pcm.c
ratecontrol.c fixing 2pass assert failure 22 years ago
resample.c
rv10.c cleanup 22 years ago
simple_idct.c
simple_idct.h
svq1.c cleanup 22 years ago
svq1_cb.h
utils.c print a warning if something allocates 0 bytes 22 years ago
wmadata.h
wmadec.c