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.
 
 
 
 
 
Fabrice Bellard 96707bb783 do not export internal functions - use stdint.h 23 years ago
..
alpha license/copyright change 23 years ago
armv4l license/copyright change 23 years ago
i386 * reimplemented remaing avg_ pixel functions 23 years ago
liba52 consistent include usage 23 years ago
mlib license/copyright change 23 years ago
.cvsignore * cleanup 23 years ago
Makefile in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" 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
apiexample.c changed opendivx to mpeg4 23 years ago
avcodec.c * first shot for the new avcodec API 23 years ago
avcodec.h grayscale only decoding 23 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c fixing get_bits_count at the end 23 years ago
common.h do not export internal functions - use stdint.h 23 years ago
dct-test.c avoid name clash with libjpeg - added missing externs 23 years ago
dsputil.c added ff_idct_put/add 23 years ago
dsputil.h added ff_idct_put/add 23 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 23 years ago
fdctref.c added idct reference code 23 years ago
h263.c fixed case where abs_level > MAX_LEVEL 23 years ago
h263data.h msmpeg4v1 decoding 23 years ago
h263dec.c grayscale only decoding 23 years ago
imgconvert.c * started to cleanup name clashes for onetime compilation 23 years ago
imgresample.c license/copyright change 23 years ago
jfdctfst.c avoid name clash with libjpeg - added missing externs 23 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 23 years ago
mjpeg.c use ff_idct_put() 23 years ago
motion_est.c dont double check vectors 23 years ago
motion_test.c license/copyright change 23 years ago
mp3lameaudio.c license/copyright change 23 years ago
mpeg4data.h data partitioning 23 years ago
mpeg12.c passing avctx->flags so that grayscale only decoding works with mpeg1/2 too 23 years ago
mpeg12data.h optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 23 years ago
mpegaudio.c * started to cleanup name clashes for onetime compilation 23 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c Minor warning cleanup. 23 years ago
mpegaudiodectab.h added mpeg audio decoder tables 23 years ago
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c grayscale only encoding 23 years ago
mpegvideo.h added missing externs (we were lucky that commons are used) 23 years ago
msmpeg4.c fixed multiple allocation bug 23 years ago
msmpeg4data.h msmpeg4v1 decoding 23 years ago
pcm.c * started to cleanup name clashes for onetime compilation 23 years ago
ratecontrol.c 10l found&patch by D Richard Felker III <dalias at aerifal.cx> 23 years ago
resample.c license/copyright change 23 years ago
rv10.c bugfix 23 years ago
simple_idct.c added inlined put/add functions 23 years ago
simple_idct.h added inlined put/add functions 23 years ago
utils.c * started to cleanup name clashes for onetime compilation 23 years ago