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 d6a4c0b111 * some modifications to allow gcc to compile same code for -fPIC 23 years ago
..
alpha
armv4l
i386 * some modifications to allow gcc to compile same code for -fPIC 23 years ago
libac3
mlib
Makefile
ac3dec.c
ac3enc.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
ac3enc.h
ac3tab.h
apiexample.c
avcodec.h
common.c optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 23 years ago
common.h optimized the normal bitstream writer, its faster than the alternative one on p3 now ... lets hope its at least not slower on p4 & k7 23 years ago
dct-test.c
dsputil.c
dsputil.h
fastmemcpy.h
fdctref.c
h263.c * simplified indexing 23 years ago
h263data.h
h263dec.c * continue after error in msmpeg4_decode_mb - helps for some movie samples 23 years ago
imgconvert.c
imgresample.c
jfdctfst.c
jrevdct.c
libavcodec.dsp
mangle.h
mjpeg.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
motion_est.c - Minor changes on bitrate control 23 years ago
motion_test.c
mpeg4data.h
mpeg12.c avoid overflow of picturenumber*fps*10000 23 years ago
mpeg12data.h optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) 23 years ago
mpegaudio.c alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c * eliminating duplicated code from MPV_common_end 23 years ago
mpegvideo.h * using static instead of extern 23 years ago
msmpeg4.c * simplified indexing 23 years ago
msmpeg4data.h
pcm.c
resample.c
rv10.c
simple_idct.c
simple_idct.h
utils.c