Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove remaining cpudetect dependancy | Michael Niedermayer | 2003-04-25 | 1 | -26/+58 |
* | yuv2rgb brightness/contrast/saturation/different colorspaces support finished | Michael Niedermayer | 2003-02-21 | 1 | -5/+7 |
* | cleanup (unsigned stride -> int stride) | Michael Niedermayer | 2003-02-11 | 1 | -11/+11 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | Arpi | 2002-09-22 | 1 | -1/+5 |
* | merging changes from mplayerxp (rgb2rgb*.{c,h} only) | Michael Niedermayer | 2002-06-29 | 1 | -1/+30 |
* | yvu9 -> yv12 unscaled converter with linear chroma scaling | Michael Niedermayer | 2002-06-27 | 1 | -0/+1 |
* | sync with mplayer xp | Arpi | 2002-06-22 | 1 | -7/+12 |
* | yuv422p -> yuy2 (untested) | Michael Niedermayer | 2002-04-13 | 1 | -0/+3 |
* | rgb24->bgr24 | Michael Niedermayer | 2002-04-13 | 1 | -0/+1 |
* | byte interleaving for mga | Michael Niedermayer | 2002-03-25 | 1 | -0/+4 |
* | rgb24toyv12 bugfix | Michael Niedermayer | 2001-12-20 | 1 | -0/+3 |
* | rgb32tobgr32 now is documented ;) | Nick Kurshev | 2001-11-07 | 1 | -0/+1 |
* | Move yuv2rgb to postprocess | Nick Kurshev | 2001-11-06 | 1 | -1/+15 |
* | unsigned stuff | Michael Niedermayer | 2001-11-05 | 1 | -2/+4 |
* | yuy2toyv12 fixed and speedup | Michael Niedermayer | 2001-11-05 | 1 | -1/+2 |
* | fixed yv12toyuy2 | Michael Niedermayer | 2001-11-05 | 1 | -2/+2 |
* | Forgot | Nick Kurshev | 2001-11-05 | 1 | -4/+4 |
* | Well - old algorithms and new stuff rgb24to16(15) | Nick Kurshev | 2001-11-05 | 1 | -11/+14 |
* | More standards compilance | Nick Kurshev | 2001-11-05 | 1 | -8/+8 |
* | yv12toyuy2 in MMX | Michael Niedermayer | 2001-11-05 | 1 | -8/+8 |
* | yv12 <-> yuy2 in C | Michael Niedermayer | 2001-11-05 | 1 | -0/+4 |
* | palette to bgr24 | Michael Niedermayer | 2001-11-04 | 1 | -1/+1 |
* | bgr32to16, bgr32to15 (needed for palette stuff) | Michael Niedermayer | 2001-11-04 | 1 | -1/+8 |
* | using const modifier | Nick Kurshev | 2001-11-04 | 1 | -3/+3 |
* | vo_vesa: more rgb2rgb support | Nick Kurshev | 2001-10-28 | 1 | -1/+2 |
* | vo_vesa: more rgb2rgb support | Nick Kurshev | 2001-10-28 | 1 | -1/+2 |
* | vo_vesa: rgb2rgb support | Nick Kurshev | 2001-10-28 | 1 | -0/+12 |