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 de1ee36ab9 added idct mmx 24 years ago
..
i386 updated mmx macros 24 years ago
libac3 Initial revision 24 years ago
Makefile added idct mmx 24 years ago
ac3dec.c added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) 24 years ago
ac3enc.c types fix 24 years ago
ac3enc.h Initial revision 24 years ago
ac3tab.h Initial revision 24 years ago
apiexample.c Initial revision 24 years ago
avcodec.h added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in all the program) 24 years ago
common.c added MJPEG decoder + comments 24 years ago
common.h get_bits() specialization, gives 4\speedup 24 years ago
dct-test.c Initial revision 24 years ago
dsputil.c MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 24 years ago
dsputil.h MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 24 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 24 years ago
fdctref.c comments 24 years ago
h263.c get_bits() specialization, gives 4\speedup 24 years ago
h263data.h Initial revision 24 years ago
h263dec.c use block[] in structure to have it aligned on 8 bytes for mmx optimizations 24 years ago
imgconvert.c - removed #include ../config.h, because it's included from common.h 24 years ago
imgresample.c - removed #include ../config.h, because it's included from common.h 24 years ago
jfdctfst.c Initial revision 24 years ago
jrevdct.c Initial revision 24 years ago
mjpeg.c use default huffman tables if none given 24 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
mpeg4data.h Initial revision 24 years ago
mpeg12.c get_bits() specialization, gives 4\speedup 24 years ago
mpeg12data.h types fix 24 years ago
mpegaudio.c Initial revision 24 years ago
mpegaudio.h Initial revision 24 years ago
mpegaudiodec.c Initial revision 24 years ago
mpegaudiotab.h Initial revision 24 years ago
mpegvideo.c MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 24 years ago
mpegvideo.h MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 24 years ago
msmpeg4.c types fix 24 years ago
msmpeg4data.h Initial revision 24 years ago
resample.c Initial revision 24 years ago
rv10.c Initial revision 24 years ago
utils.c added MJPEG decoder + comments 24 years ago