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.
 
 
 
 
Falk Hüffner ea689c8eb7 An easy way to speed up encoding by 6%. 23 years ago
..
alpha Synthesize pixels16 functions from pixels functions. 23 years ago
armv4l license/copyright change 23 years ago
i386 pix_sum16_mmx() 23 years ago
liba52 consistent include usage 23 years ago
mlib fixing *pixels_tab stuff (hopefully, as its untested ...) 23 years ago
ppc altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 23 years ago
ps2 ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
.cvsignore * cleanup 23 years ago
Makefile ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
a52dec.c license/copyright change 23 years ago
ac3dec.c license/copyright change 23 years ago
ac3enc.c license/copyright change 23 years ago
ac3enc.h * encoding of AC3 with more than 2 channels 23 years ago
ac3tab.h Initial revision 24 years ago
adpcm.c adpcm encoding patch by François Revol <revol at free dot fr> 23 years ago
allcodecs.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
apiexample.c fixing apiexample 23 years ago
avcodec.c * first shot for the new avcodec API 23 years ago
avcodec.h Minor warning fix. 23 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c faster ff_sqrt() 23 years ago
common.h ff_get_fourcc() & XVIX support 23 years ago
dct-test.c fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) 23 years ago
dsputil.c ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
dsputil.h ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 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
h263.c minor optimization of h263_encode_motion() 23 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c ff_get_fourcc() & XVIX support 23 years ago
imgconvert.c Add conversions to and from RGBA32 and BGRA32. 23 years ago
imgresample.c Change abort() calls to av_abort() calls. 23 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
mem.c fixing memalign 23 years ago
mjpeg.c dont store version for bit-exact tests 23 years ago
motion_est.c fixing variance scaling for b frames (messed adaptive quants up) 23 years ago
motion_test.c fixing tests 23 years ago
mp3lameaudio.c dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 23 years ago
mpeg4data.h interlaced mpeg4 b frame decoding 23 years ago
mpeg12.c adaptive quantization for mpeg1 23 years ago
mpeg12data.h adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) 23 years ago
mpegaudio.c Change abort() calls to av_abort() calls. 23 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c * resync without endless loop 23 years ago
mpegaudiodectab.h added mpeg audio decoder tables 24 years ago
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c An easy way to speed up encoding by 6%. 23 years ago
mpegvideo.h adaptive quantization for h263 23 years ago
msmpeg4.c faster vlc table selection 23 years ago
msmpeg4data.h wmv1 slice_height != mb_height support 23 years ago
oggvorbis.c oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
pcm.c fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 23 years ago
ratecontrol.c darkness masking (lumi masking does only bright stuff now) 23 years ago
resample.c license/copyright change 23 years ago
rv10.c fixing rv10 encoding (ffmpeg can at least decode its own rv10 files now) 23 years ago
simple_idct.c 10l (compilation if defined ARCH_ALPHA) 23 years ago
simple_idct.h dct-test update 23 years ago
svq1.c put/avg_pixels16 23 years ago
svq1_cb.h moved codebooks to svq1_cb.h 23 years ago
utils.c Minor warning fix. 23 years ago