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.
 
 
 
 
 
Juanjo 1e209222f5 - H263 PAR support by Alex Beregszaszi. 23 years ago
..
alpha Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago
armv4l arm specific code 23 years ago
i386 C4=16383 for the c version too and even for some outcommented code 23 years ago
liba52 * add support for liba52 23 years ago
libac3 win32 fixes 23 years ago
mlib copyright change 23 years ago
.cvsignore * cleanup 23 years ago
Makefile * by Thomas Sailer: 23 years ago
a52dec.c * using liba52 23 years ago
ac3dec.c * minor - slightly modified debug message 23 years ago
ac3enc.c * encoding of AC3 with more than 2 channels 23 years ago
ac3enc.h * encoding of AC3 with more than 2 channels 23 years ago
ac3tab.h
apiexample.c changed opendivx to mpeg4 23 years ago
avcodec.h Support for external huffman table and various fixes by Alex Beregszaszi <alex@naxine.org> 23 years ago
common.c fixed mpeg4 time stuff on encoding 23 years ago
common.h fixed msmpeg4 infinite loop if buggy stream 23 years ago
dct-test.c
dsputil.c fixed mpeg4 time stuff on encoding 23 years ago
dsputil.h fixed mpeg4 time stuff on encoding 23 years ago
fastmemcpy.h
fdctref.c
h263.c - H263 PAR support by Alex Beregszaszi. 23 years ago
h263data.h - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
h263dec.c freeze fix 23 years ago
imgconvert.c * using pixtype as enum - by Philip Gladstone 23 years ago
imgresample.c
jfdctfst.c
jrevdct.c permuted coefs in normal IDCT to avoid having different cases there 23 years ago
libavcodec.dsp win32 fixes 23 years ago
mangle.h Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 23 years ago
mjpeg.c patch by Alex Beregszaszi <alex@naxine.org> 23 years ago
motion_est.c much better ME for b frames (a bit slow though) 23 years ago
motion_test.c motion test 23 years ago
mp3lameaudio.c - Fixes on MPEG demuxer to handle VOBs without System Header. 23 years ago
mpeg4data.h - H263 PAR support by Alex Beregszaszi. 23 years ago
mpeg12.c export mbskip_table for direct rendering 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 merged code and tables between encoder and decoder 23 years ago
mpegaudiodec.c - Versions defined for libav/libavcodec. 23 years ago
mpegaudiodectab.h added mpeg audio decoder tables 23 years ago
mpegaudiotab.h merged code and tables between encoder and decoder 23 years ago
mpegvideo.c - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
mpegvideo.h fixing msmpeg4v3 dc-scale for quantizers 24-31 23 years ago
msmpeg4.c fixing msmpeg4v3 dc-scale for quantizers 24-31 23 years ago
msmpeg4data.h msmpeg4v2 decoding (no encoding yet) 23 years ago
pcm.c added pcm codecs 23 years ago
ratecontrol.c fixed ratecontrol & b-frames 23 years ago
resample.c win32 fixes 23 years ago
rv10.c - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
simple_idct.c C4=16383 for the c version too and even for some outcommented code 23 years ago
simple_idct.h new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
utils.c avcodec_flush_buffers() 23 years ago