392 Commits (952062909dee8c70ca3fa81ab8f237fb735cbc4f)

Author SHA1 Message Date
Juanjo ef5b1b5a7e - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. 23 years ago
Michael Niedermayer d7e9533aa0 fixed msmpeg4 infinite loop if buggy stream 23 years ago
Zdenek Kabelac cd8e5f9637 * fixes problem with -funroll-loops and buggy gcc compiler 23 years ago
Michael Niedermayer ba8d0be99d rounding bugfix 23 years ago
Michael Niedermayer 9dbf1dddbd mpeg2/mpeg4 dequantizer support (c & mmx) 23 years ago
Michael Niedermayer 9dbcbd92e8 fixed mpeg4 time stuff on encoding 23 years ago
Michael Niedermayer 3bf43d42ed mpeg4 mpeg quantizer support 23 years ago
Michael Niedermayer 649c00c96d sizeof(s->block) isnt 64*6*2 anymore bugfix 23 years ago
Michael Niedermayer ba6802debf 4MV motion estimation (not finished yet) 23 years ago
Juanjo 43f1708f8b - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
Juanjo e7774f11ac - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. 23 years ago
Juanjo 9e15ad28bd - Bug fixes in H.263+ Advanced INTRA Coding decoder. 23 years ago
Juanjo d140623fc4 - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
Zdenek Kabelac d6a4c0b111 * some modifications to allow gcc to compile same code for -fPIC 23 years ago
Arpi 3cb32e3d1f PATCH by Rik Snel <rsnel@cube.dyndns.org> 23 years ago
Arpi 5dfd24ac98 workaround gcc bug "m" (0) 23 years ago
Michael Niedermayer 2f349de286 (commit by michael) 23 years ago
Nick Kurshev 4bdd9157cc Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 23 years ago
Michael Niedermayer 0a8d8945fd (commit by michael) 23 years ago
Michael Niedermayer 3d9fccbf0f (commit by michael) 23 years ago
Michael Niedermayer badaf88eeb (commit by michael) 23 years ago
Michael Niedermayer f4470e0936 print cpu flags 23 years ago
Arpi 37e8dcda36 new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
Arpi d962f6fd3a new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
Nick Kurshev f12e206b47 Let loops will be aligned 23 years ago
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
Arpi 7f3f5ec87b dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Fabrice Bellard a74127c071 win32 fixes 23 years ago
Fabrice Bellard 64ccc83c2b removed 23 years ago
Fabrice Bellard 694ec0612b suppressed nasm dependancy - rewrote forward DCT and motion estimation code 23 years ago
Nick Kurshev c10e9f70c0 Portability and testing issues 23 years ago
Fabrice Bellard 8def029919 added mmx idct 23 years ago
Fabrice Bellard fe97c87d65 updated mmx macros 23 years ago
Fabrice Bellard f33802a005 added idct mmx code 23 years ago
Nick Kurshev 1d20b11aa4 Suppressing external gas stuff to improve portability to Win32 23 years ago
Arpi 4af7bcc185 MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 23 years ago
Fabrice Bellard 96f4e5135c added external cpuid code to solve -fPIC and gcc unclear constraints problems 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
Nick Kurshev a9b3f63084 Sync with mplayer's stuff 23 years ago
Fabrice Bellard 7d650cb540 suppressed no longer needed emms() 24 years ago
Fabrice Bellard a9e3707d6b fixed cpuid macro to allow PIC compiling 24 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago