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 5a24083859 fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
..
armv4l arm specific code 23 years ago
i386 print cpu flags 23 years ago
libac3 win32 fixes 23 years ago
mlib copyright change 23 years ago
Makefile new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
ac3dec.c win32 fixes 23 years ago
ac3enc.c fixed symetric quantization (better quality!) 23 years ago
ac3enc.h Initial revision 24 years ago
ac3tab.h Initial revision 24 years ago
apiexample.c changed opendivx to mpeg4 23 years ago
avcodec.h avcodec_find_encoder_by_name() patch by Alex 23 years ago
common.c - Bug fix on inter MCBPC table for inter+q. 23 years ago
common.h fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
dct-test.c updated dct-test to test IDCTs too 23 years ago
dsputil.c fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
dsputil.h fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> 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 new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
h263data.h - Added support to Inter4V+Q MBs to H.263 decoder. 23 years ago
h263dec.c - Preliminary RTP friendly mode for H.263. 23 years ago
imgconvert.c win32 fixes 23 years ago
imgresample.c - removed #include ../config.h, because it's included from common.h 23 years ago
jfdctfst.c Initial revision 24 years ago
jrevdct.c permuted coefs in normal IDCT to avoid having different cases there 23 years ago
libavcodec.dsp win32 fixes 23 years ago
mjpeg.c win32 fixes 23 years ago
motion_est.c added emms_c() macro which should can used in c code in both mmx/non mmx cases 24 years ago
motion_test.c motion test 23 years ago
mpeg4data.h updated scans 23 years ago
mpeg12.c win32 fixes 23 years ago
mpeg12data.h win32 fixes 23 years ago
mpegaudio.c corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 23 years ago
mpegaudio.h merged code and tables between encoder and decoder 23 years ago
mpegaudiodec.c * fixed decoding busy loop 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 fix different UMV handling for mpeg4 vs. h263 - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
mpegvideo.h - Preliminary RTP friendly mode for H.263. 23 years ago
msmpeg4.c fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu> 23 years ago
msmpeg4data.h Initial revision 24 years ago
pcm.c added pcm codecs 23 years ago
resample.c win32 fixes 23 years ago
rv10.c moved matrix init away from MPV_common_init() 23 years ago
simple_idct.c new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 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_find_encoder_by_name() patch by Alex 23 years ago