| Commit message (Expand) | Author | Age | Files | Lines |
* | * not checking for get_buffer_callback - it would be user's error | Zdenek Kabelac | 2002-11-14 | 1 | -2/+3 |
* | * fixing some minor const warnings | Zdenek Kabelac | 2002-11-12 | 1 | -1/+2 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -0/+1 |
* | 10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback | Arpi | 2002-11-10 | 1 | -13/+10 |
* | * DR1 support | Zdenek Kabelac | 2002-11-04 | 1 | -10/+32 |
* | support buffers containing more than one frame | Fabrice Bellard | 2002-10-09 | 1 | -8/+8 |
* | fixed NTSC end of line bug | Fabrice Bellard | 2002-10-08 | 1 | -4/+25 |
* | 10l - MMX/FPU state was not restored, causing nonsense fpu behaviour in calle... | Arpi | 2002-10-07 | 1 | -0/+3 |
* | DV ntsc support, 411P colorspace added | Arpi | 2002-10-07 | 1 | -10/+10 |
* | moved dct init out from mpv_common_init to dct_common_init (for less-uglier w... | Alex Beregszaszi | 2002-10-04 | 1 | -8/+2 |
* | simplified parsing - added MMX idct support | Fabrice Bellard | 2002-10-04 | 1 | -82/+105 |
* | first working version of DV video decoder | Fabrice Bellard | 2002-10-03 | 1 | -0/+632 |