| Commit message (Expand) | Author | Age | Files | Lines |
* | win32 fixes | Fabrice Bellard | 2001-08-15 | 1 | -16/+1 |
* | copy avctx | Fabrice Bellard | 2001-08-15 | 1 | -0/+1 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -10/+12 |
* | fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matrix parsing | Fabrice Bellard | 2001-08-12 | 1 | -11/+33 |
* | fixed last zero mv for field - fixed mismatch handling for intra coefs | Fabrice Bellard | 2001-08-11 | 1 | -2/+4 |
* | fixed mpeg2 qscale decoding | Fabrice Bellard | 2001-08-11 | 1 | -11/+18 |
* | fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...) | Fabrice Bellard | 2001-08-08 | 1 | -2/+2 |
* | changed quant matrix order (should fix mmx mpeg decoding bug) | Fabrice Bellard | 2001-08-07 | 1 | -12/+18 |
* | get_bits() specialization, gives 4\speedup | Arpi | 2001-08-04 | 1 | -43/+43 |
* | - removed #include ../config.h, because it's included from common.h | Arpi | 2001-08-02 | 1 | -5/+0 |
* | Adding fastmemcpy stuff to speedup mplayer project | Nick Kurshev | 2001-08-02 | 1 | -0/+8 |
* | use block[] in structure to have it aligned on 8 bytes for mmx optimizations | Fabrice Bellard | 2001-07-30 | 1 | -4/+3 |
* | added skip macroblock optimization (big perf win on black regions for example) | Fabrice Bellard | 2001-07-24 | 1 | -0/+1 |
* | fixed unsigned pb | Fabrice Bellard | 2001-07-23 | 1 | -1/+2 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+1530 |