| Commit message (Expand) | Author | Age | Files | Lines |
* | SVCD scan offset stuff | Michael Niedermayer | 2004-01-04 | 1 | -0/+7 |
* | rv20 (h263) b frame decoding support | Michael Niedermayer | 2003-12-04 | 1 | -12/+10 |
* | AVRational | Michael Niedermayer | 2003-10-20 | 1 | -6/+17 |
* | CONFIG_ENCODERS cleanup | Michael Niedermayer | 2003-06-22 | 1 | -10/+3 |
* | 100l (mpeg2 decoding fixed) | Michael Niedermayer | 2003-04-11 | 1 | -1/+2 |
* | simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now i... | Michael Niedermayer | 2003-04-10 | 1 | -54/+31 |
* | per context frame_rate_base, this should finally fix frame_rate related av sy... | Michael Niedermayer | 2003-03-12 | 1 | -10/+22 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -2/+3 |
* | fixing inaccurate frame_rate | Michael Niedermayer | 2003-03-01 | 1 | -8/+8 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -19/+19 |
* | mpeg1&2 aspect decoding | Michael Niedermayer | 2002-12-06 | 1 | -0/+28 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -2/+2 |
* | adding ff prefix to avoid global name conficts with xvid (patch by Marko Kree... | Marko Kreen | 2002-07-10 | 1 | -2/+2 |
* | dc scale simplification/optimization | Michael Niedermayer | 2002-06-18 | 1 | -0/+10 |
* | optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) | Michael Niedermayer | 2002-02-13 | 1 | -0/+4 |
* | optimize mpeg1_encode_block() | Michael Niedermayer | 2002-02-13 | 1 | -0/+3 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -18/+64 |
* | updated scans | Fabrice Bellard | 2001-08-07 | 1 | -14/+2 |
* | types fix | Fabrice Bellard | 2001-08-06 | 1 | -2/+2 |
* | MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 | Arpi | 2001-08-03 | 1 | -1/+2 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+362 |