27785 Commits (391a1327bd076c25c2b2509ab7ae0081c443b94e)
 

Author SHA1 Message Date
Fabrice Bellard 4e66ab3bab added MJPEG decoder + comments 23 years ago
Fabrice Bellard 10b7b472d9 added MJPEG decoder, renamed mjpegenc.c to mjpeg.c 23 years ago
Nick Kurshev 1d20b11aa4 Suppressing external gas stuff to improve portability to Win32 23 years ago
Arpi 612476ef9b get_bits() specialization, gives 4\speedup 23 years ago
Arpi 2931ecb90f inlineing common case of get_bits() -> gives 2speedup. more optim coming soon... 23 years ago
Arpi 4af7bcc185 MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 23 years ago
Arpi 2d6d0c1d66 - removed #include ../config.h, because it's included from common.h 23 years ago
Nick Kurshev afe92c6355 Fixed one lack 23 years ago
Nick Kurshev 54329dd5a5 Adding fastmemcpy stuff to speedup mplayer project 23 years ago
Nick Kurshev 9aa435b5ba Remove unnecessary record 23 years ago
Fabrice Bellard 96f4e5135c added external cpuid code to solve -fPIC and gcc unclear constraints problems 23 years ago
Fabrice Bellard 0725406c94 added cpuid.s 23 years ago
Fabrice Bellard 35b2a786f5 renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 mmx specific unquantization stuff 23 years ago
Fabrice Bellard 21af69f787 use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 23 years ago
Fabrice Bellard b7ec19d39e use block[] in structure to have it aligned on 8 bytes for mmx optimizations 23 years ago
Fabrice Bellard caa6348e96 comments 23 years ago
Fabrice Bellard 420b073bbc added HAVE_AV_CONFIG_H 23 years ago
Fabrice Bellard 2b0c1a441b added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H 23 years ago
Fabrice Bellard 5727b222ce added benchmark option 23 years ago
Fabrice Bellard ca9118c876 added --disable-mp3lib 23 years ago
Fabrice Bellard a12e461092 suppressed unused stuff 23 years ago
Nick Kurshev a9b3f63084 Sync with mplayer's stuff 23 years ago
Fabrice Bellard 3bb4e23a8a added skip macroblock optimization (big perf win on black regions for example) 23 years ago
Fabrice Bellard fb16b7e7b3 added emms_c() macro which should can used in c code in both mmx/non mmx cases 23 years ago
Fabrice Bellard 7d650cb540 suppressed no longer needed emms() 23 years ago
Fabrice Bellard a9e3707d6b fixed cpuid macro to allow PIC compiling 23 years ago
Fabrice Bellard d771bcae33 added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) 24 years ago
Fabrice Bellard 980fc7b834 fixed config for direct mplayer build compatibility 24 years ago
Fabrice Bellard d78647e8b4 fixed unsigned pb 24 years ago
Fabrice Bellard 85f07f223d merge 24 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago
Fabrice Bellard 1b58d58dda removing old files 24 years ago
Fabrice Bellard 3089828607 test 24 years ago
Fabrice Bellard 9aeeeb63f7 Initial revision 24 years ago
(no author) 77bb6835ba New repository initialized by cvs2svn. 24 years ago