summaryrefslogtreecommitdiffstats
path: root/postproc/rgb2rgb.h
Commit message (Expand)AuthorAgeFilesLines
* Change unsigned->signed and int->long, this fits the asm code better on 64Reimar Döffinger2005-10-121-59/+60
* 10lMichael Niedermayer2003-10-091-0/+9
* reversed for cause of code obsolescencePierre Lombard2003-09-211-1/+1
* printf() requires stdio.hPierre Lombard2003-09-201-0/+2
* vf_scale.h & related cleanup & some small warning fix by dominikMichael Niedermayer2003-06-011-0/+2
* remove remaining cpudetect dependancyMichael Niedermayer2003-04-251-26/+58
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-211-5/+7
* cleanup (unsigned stride -> int stride)Michael Niedermayer2003-02-111-11/+11
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugArpi2002-09-221-1/+5
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Michael Niedermayer2002-06-291-1/+30
* yvu9 -> yv12 unscaled converter with linear chroma scalingMichael Niedermayer2002-06-271-0/+1
* sync with mplayer xpArpi2002-06-221-7/+12
* yuv422p -> yuy2 (untested)Michael Niedermayer2002-04-131-0/+3
* rgb24->bgr24Michael Niedermayer2002-04-131-0/+1
* byte interleaving for mgaMichael Niedermayer2002-03-251-0/+4
* rgb24toyv12 bugfixMichael Niedermayer2001-12-201-0/+3
* rgb32tobgr32 now is documented ;)Nick Kurshev2001-11-071-0/+1
* Move yuv2rgb to postprocessNick Kurshev2001-11-061-1/+15
* unsigned stuffMichael Niedermayer2001-11-051-2/+4
* yuy2toyv12 fixed and speedupMichael Niedermayer2001-11-051-1/+2
* fixed yv12toyuy2Michael Niedermayer2001-11-051-2/+2
* ForgotNick Kurshev2001-11-051-4/+4
* Well - old algorithms and new stuff rgb24to16(15)Nick Kurshev2001-11-051-11/+14
* More standards compilanceNick Kurshev2001-11-051-8/+8
* yv12toyuy2 in MMXMichael Niedermayer2001-11-051-8/+8
* yv12 <-> yuy2 in CMichael Niedermayer2001-11-051-0/+4
* palette to bgr24Michael Niedermayer2001-11-041-1/+1
* bgr32to16, bgr32to15 (needed for palette stuff)Michael Niedermayer2001-11-041-1/+8
* using const modifierNick Kurshev2001-11-041-3/+3
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-281-1/+2
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-281-1/+2
* vo_vesa: rgb2rgb supportNick Kurshev2001-10-281-0/+12
OpenPOWER on IntegriCloud