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 f2598a19a2 * opts compilation 22 years ago
..
alpha Implement sad8x8 and sad16x16 with pix_abs. 22 years ago
armv4l * cut&paste fix 23 years ago
i386 * static,const,compiler warning cleanup 22 years ago
liba52 undefine malloc macros 22 years ago
mlib mlib fix patch by (Juergen Keil <jk at tools dot de>) 22 years ago
ppc fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>) 22 years ago
ps2 * using DSPContext - so each codec could use its local (sub)set of CPU extension 23 years ago
.cvsignore * cleanup 23 years ago
Makefile * opts compilation 22 years ago
a52dec.c reverse 22 years ago
ac3.h preparing integration of new AC3 decoder 23 years ago
ac3dec.c license/copyright change 23 years ago
ac3enc.c * static,const,compiler warning cleanup 22 years ago
ac3tab.h preparing integration of new AC3 decoder 23 years ago
adpcm.c AVVideoFrame -> AVFrame 23 years ago
allcodecs.c register cyuv with allcodecs.c 22 years ago
apiexample.c * still unfinished code for Options 22 years ago
avcodec.c * still unfinished code for Options 22 years ago
avcodec.h * still unfinished code for Options 22 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c * static,const,compiler warning cleanup 22 years ago
common.h * still unfinished code for Options 22 years ago
cyuv.c Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) 22 years ago
dct-test.c suppressed getopt.h 22 years ago
dsputil.c align 22 years ago
dsputil.h win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ? 22 years ago
dv.c DV audio decoder by Roman Shaposhnick 22 years ago
dvdata.h DV audio decoder by Roman Shaposhnick 22 years ago
error_resilience.c use spatial error concealment if we dont have a previous frame 23 years ago
eval.c * static,const,compiler warning cleanup 22 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 24 years ago
fdctref.c dct cleanup 23 years ago
fft-test.c suppressed getopt.h 22 years ago
fft.c AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
h263.c * static,const,compiler warning cleanup 22 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c direct blocksize in bframes fix (might fix qpel+bframe bug) 22 years ago
huffyuv.c GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops 22 years ago
imgconvert.c * static,const,compiler warning cleanup 22 years ago
imgresample.c * static,const,compiler warning cleanup 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. 23 years ago
mdct.c use av_malloc instead of malloc 22 years ago
mem.c use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
mjpeg.c * static,const,compiler warning cleanup 22 years ago
motion_est.c * static,const,compiler warning cleanup 22 years ago
motion_est_template.c finetuneing thresholds/factors 22 years ago
motion_test.c suppressed getopt.h 22 years ago
mp3lameaudio.c 100l 23 years ago
mpeg4data.h correcter mpeg4 headers 22 years ago
mpeg12.c mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me 22 years ago
mpeg12data.h mpeg1&2 aspect decoding 23 years ago
mpegaudio.c * static,const,compiler warning cleanup 22 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c * static,const,compiler warning cleanup 22 years ago
mpegaudiodectab.h added mpeg audio decoder tables 24 years ago
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c * still unfinished code for Options 22 years ago
mpegvideo.h * static,const,compiler warning cleanup 22 years ago
msmpeg4.c * static,const,compiler warning cleanup 22 years ago
msmpeg4data.h finetuneing thresholds/factors 22 years ago
oggvorbis.c fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
opts.c * still unfinished code for Options 22 years ago
pcm.c C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
ratecontrol.c * static,const,compiler warning cleanup 22 years ago
resample.c * static,const,compiler warning cleanup 22 years ago
rv10.c GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops 22 years ago
simple_idct.c fixing DCTELEM != short 22 years ago
simple_idct.h fixing DCTELEM != short 22 years ago
svq1.c cliping MVs, i dunno if its correct but it looks better then without it 22 years ago
svq1_cb.h * consts 23 years ago
utils.c * static,const,compiler warning cleanup 22 years ago
wmadata.h added wma decoder 23 years ago
wmadec.c use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
wmv2.c * static,const,compiler warning cleanup 22 years ago