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.
Michael Niedermayer 9d07682305 returning the number of consumed bytes (2nd try) 23 years ago
..
alpha Implement clear_blocks_axp. 23 years ago
armv4l license/copyright change 24 years ago
i386 * reimplemented remaing avg_ pixel functions 24 years ago
liba52 consistent include usage 24 years ago
mlib license/copyright change 24 years ago
.cvsignore * cleanup 24 years ago
Makefile new codec: Sorenson v1 23 years ago
a52dec.c license/copyright change 24 years ago
ac3dec.c license/copyright change 24 years ago
ac3enc.c license/copyright change 24 years ago
ac3enc.h * encoding of AC3 with more than 2 channels 24 years ago
ac3tab.h Initial revision 24 years ago
allcodecs.c new codec: Sorenson v1 23 years ago
apiexample.c changed opendivx to mpeg4 24 years ago
avcodec.c * first shot for the new avcodec API 24 years ago
avcodec.h new codec: Sorenson v1 23 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 24 years ago
common.c get_vlc() optimization 23 years ago
common.h get_vlc() optimizations 23 years ago
dct-test.c avoid name clash with libjpeg - added missing externs 24 years ago
dsputil.c * Move "restrict" fallback to common.h 23 years ago
dsputil.h move unaligned access macros to dsputil.h - added unaligned 32 bit store 24 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 24 years ago
fdctref.c added idct reference code 24 years ago
h263.c warning fix patch by atmos 23 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c returning the number of consumed bytes (2nd try) 23 years ago
imgconvert.c * started to cleanup name clashes for onetime compilation 24 years ago
imgresample.c license/copyright change 24 years ago
jfdctfst.c avoid name clash with libjpeg - added missing externs 24 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 24 years ago
mem.c put memory functions in a separate file so that the user can redefinite them without modifying the library 24 years ago
mjpeg.c * clean compiler warning 23 years ago
motion_est.c 4mv bugfix 23 years ago
motion_test.c license/copyright change 24 years ago
mp3lameaudio.c license/copyright change 24 years ago
mpeg4data.h dc scale simplification/optimization 23 years ago
mpeg12.c new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) 23 years ago
mpeg12data.h dc scale simplification/optimization 23 years ago
mpegaudio.c * started to cleanup name clashes for onetime compilation 24 years ago
mpegaudio.h added missing externs 24 years ago
mpegaudiodec.c new bitstream reader API (old get_bits() based one is emulated and will still be supported in the future cuz its simpler) 23 years ago
mpegaudiodectab.h added mpeg audio decoder tables 24 years ago
mpegaudiotab.h license/copyright change 24 years ago
mpegvideo.c Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård 23 years ago
mpegvideo.h wmv1 slice_height != mb_height support 23 years ago
msmpeg4.c get_vlc() optimizations 23 years ago
msmpeg4data.h wmv1 slice_height != mb_height support 23 years ago
pcm.c * started to cleanup name clashes for onetime compilation 24 years ago
ratecontrol.c 10l found&patch by D Richard Felker III <dalias at aerifal.cx> 24 years ago
resample.c license/copyright change 24 years ago
rv10.c bugfix 24 years ago
simple_idct.c Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more 23 years ago
simple_idct.h added inlined put/add functions 24 years ago
svq1.c Applied patch of Felix Buenemann 23 years ago
utils.c new codec: Sorenson v1 23 years ago