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.
 
 
 
 
Zdenek Kabelac 4cb3ca724d * fill codec_id in codec_open 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 consistent include usage 23 years ago
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 * cleanup 23 years ago
Makefile huffyuv 22 years ago
a52dec.c license/copyright change 23 years ago
ac3.h preparing integration of new AC3 decoder 22 years ago
ac3dec.c license/copyright change 23 years ago
ac3enc.c AVVideoFrame -> AVFrame 22 years ago
ac3tab.h preparing integration of new AC3 decoder 22 years ago
adpcm.c AVVideoFrame -> AVFrame 22 years ago
allcodecs.c remove fake wmv2 codec 22 years ago
apiexample.c AVVideoFrame -> AVFrame 22 years ago
avcodec.c * useless commit - ignore 22 years ago
avcodec.h AVVideoFrame -> AVFrame 22 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c aspect ratio cleanup 22 years ago
common.h Add some rudimentary support for sparc64 22 years ago
dct-test.c in fact IDCT248 needs to be normalized as I suspected 22 years ago
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 AVVideoFrame -> AVFrame 22 years ago
dvdata.h first working version of DV video decoder 22 years ago
error_resilience.c use spatial error concealment if we dont have a previous frame 22 years ago
eval.c undefined M_PI / M_E fix 23 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 24 years ago
fdctref.c dct cleanup 23 years ago
fft-test.c new generic FFT/MDCT code for audio codecs 22 years ago
fft.c new generic FFT/MDCT code for audio codecs 22 years ago
h263.c correct mpeg4 vo type 22 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c AVVideoFrame -> AVFrame 22 years ago
huffyuv.c AVVideoFrame -> AVFrame 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 avoid name clash with libjpeg - added missing externs 23 years ago
jfdctint.c higher accuracy 23 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 23 years ago
mace.c Avoid "unused variable 'c'" warning. 22 years ago
mdct.c avoid name clash 22 years ago
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 fixing tests 23 years ago
mp3lameaudio.c 100l 22 years ago
mpeg4data.h correct mpeg4 vo type 22 years ago
mpeg12.c AVVideoFrame -> AVFrame 22 years ago
mpeg12data.h mpeg1&2 aspect decoding 22 years ago
mpegaudio.c AVVideoFrame -> AVFrame 22 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c * two functions to handle allocation of static data more simple 22 years ago
mpegaudiodectab.h added mpeg audio decoder tables 24 years ago
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c AVVideoFrame -> AVFrame 22 years ago
mpegvideo.h AVVideoFrame -> AVFrame 22 years ago
msmpeg4.c cleanup 22 years ago
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 22 years ago
oggvorbis.c AVVideoFrame -> AVFrame 22 years ago
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
pcm.c AVVideoFrame -> AVFrame 22 years ago
ratecontrol.c fixing 2pass assert failure 22 years ago
resample.c resample fix by Petros Tsantoulis 22 years ago
rv10.c AVVideoFrame -> AVFrame 22 years ago
simple_idct.c Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
simple_idct.h first version of IDCT248 for DV decoding support 22 years ago
svq1.c AVVideoFrame -> AVFrame 22 years ago
svq1_cb.h * consts 22 years ago
utils.c * fill codec_id in codec_open 22 years ago
wmadata.h added wma decoder 22 years ago
wmadec.c * avoid negative numbers as well 22 years ago