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.
 
 
 
 
Sascha Sommer b5e34cb1c1 #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
..
alpha
armv4l
i386 faster hadamard transform 22 years ago
liba52
libpostproc mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
mlib
ppc
ps2 new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 22 years ago
.cvsignore
Doxyfile
Makefile H264 decoder & demuxer 22 years ago
a52dec.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c
allcodecs.c H264 decoder & demuxer 22 years ago
apiexample.c
avcodec.c
avcodec.h fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>) 22 years ago
bswap.h
common.c
common.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
cyuv.c
dct-test.c
dsputil.c H264 decoder & demuxer 22 years ago
dsputil.h H264 decoder & demuxer 22 years ago
dv.c support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 22 years ago
dvdata.h support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>) 22 years ago
error_resilience.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
eval.c
fastmemcpy.h
fdctref.c
fft-test.c
fft.c
golomb.c H264 decoder & demuxer 22 years ago
golomb.h multiple reference frames support 22 years ago
h263.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
h263data.h
h263dec.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
h264.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
h264data.h 10l 22 years ago
huffyuv.c * added more options 22 years ago
imgconvert.c fixing mem corruption 22 years ago
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c debug stuff only for DEBUG :) 22 years ago
mdct.c
mem.c
mjpeg.c user setable quantizer bias 22 years ago
motion_est.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
motion_est_template.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
motion_test.c
mp3lameaudio.c
mpeg4data.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
mpeg12.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
mpeg12data.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
mpegaudio.c
mpegaudio.h
mpegaudiodec.c merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 22 years ago
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
mpegvideo.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
msmpeg4.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago
msmpeg4data.h
oggvorbis.c
oggvorbis.h
opts.c * moved os_support.h into libavcodec 22 years ago
os_support.h #undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 22 years ago
pcm.c
ratecontrol.c qmin/qmax cleanup 22 years ago
raw.c I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>) 22 years ago
resample.c * moved os_support.h into libavcodec 22 years ago
rv10.c
simple_idct.c
simple_idct.h
svq1.c field pic decoding cleanup 22 years ago
svq1_cb.h
utils.c 10l 22 years ago
wmadata.h
wmadec.c
wmv2.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 22 years ago