| Commit message (Expand) | Author | Age | Files | Lines |
* | - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm | Juanjo | 2002-02-26 | 1 | -8/+8 |
* | - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. | Juanjo | 2002-02-22 | 1 | -11/+11 |
* | - Bug fixes in H.263+ Advanced INTRA Coding decoder. | Juanjo | 2002-02-19 | 1 | -18/+19 |
* | - H.263+ decoder support for Advanded INTRA Coding (buggy) | Juanjo | 2002-02-18 | 1 | -1/+4 |
* | * some modifications to allow gcc to compile same code for -fPIC | Zdenek Kabelac | 2002-02-18 | 1 | -80/+172 |
* | PATCH by Rik Snel <rsnel@cube.dyndns.org> | Arpi | 2002-02-09 | 1 | -0/+4 |
* | workaround gcc bug "m" (0) | Arpi | 2002-01-28 | 1 | -6/+8 |
* | (commit by michael) | Michael Niedermayer | 2002-01-27 | 2 | -1/+229 |
* | Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> | Nick Kurshev | 2002-01-20 | 1 | -4/+5 |
* | (commit by michael) | Michael Niedermayer | 2002-01-17 | 1 | -1110/+938 |
* | (commit by michael) | Michael Niedermayer | 2002-01-15 | 1 | -0/+92 |
* | (commit by michael) | Michael Niedermayer | 2002-01-13 | 1 | -14/+21 |
* | print cpu flags | Michael Niedermayer | 2002-01-10 | 1 | -2/+2 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+1455 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+5 |
* | Let loops will be aligned | Nick Kurshev | 2001-11-11 | 1 | -39/+2 |
* | fixed gcc-3.0.x compilation (by Michael Niedermayer) | Nick Kurshev | 2001-11-10 | 2 | -97/+92 |
* | dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> | Arpi | 2001-11-03 | 1 | -11/+147 |
* | win32 fixes | Fabrice Bellard | 2001-08-15 | 1 | -1/+1 |
* | removed | Fabrice Bellard | 2001-08-15 | 1 | -143/+0 |
* | suppressed nasm dependancy - rewrote forward DCT and motion estimation code | Fabrice Bellard | 2001-08-15 | 4 | -1305/+535 |
* | Portability and testing issues | Nick Kurshev | 2001-08-08 | 1 | -3/+13 |
* | added mmx idct | Fabrice Bellard | 2001-08-07 | 1 | -26/+9 |
* | updated mmx macros | Fabrice Bellard | 2001-08-07 | 1 | -493/+196 |
* | added idct mmx code | Fabrice Bellard | 2001-08-07 | 1 | -0/+590 |
* | Suppressing external gas stuff to improve portability to Win32 | Nick Kurshev | 2001-08-05 | 2 | -38/+14 |
* | MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 | Arpi | 2001-08-03 | 1 | -0/+28 |
* | added external cpuid code to solve -fPIC and gcc unclear constraints problems | Fabrice Bellard | 2001-07-30 | 2 | -12/+33 |
* | renamed - use of s->dct_unquantize function pointer - SHOULD add faster h263 ... | Fabrice Bellard | 2001-07-30 | 1 | -29/+17 |
* | Sync with mplayer's stuff | Nick Kurshev | 2001-07-30 | 3 | -16/+257 |
* | suppressed no longer needed emms() | Fabrice Bellard | 2001-07-24 | 2 | -30/+2 |
* | fixed cpuid macro to allow PIC compiling | Fabrice Bellard | 2001-07-24 | 1 | -12/+17 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 7 | -0/+3499 |