summaryrefslogtreecommitdiffstats
path: root/postproc/yuv2rgb_mlib.c
Commit message (Expand)AuthorAgeFilesLines
* Unify include paths, -I.. is in CFLAGS.Diego Biurrun2005-11-141-1/+1
* Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <...Ken Mandelberg2003-10-071-7/+7
* cleanupMichael Niedermayer2003-02-241-15/+3
* sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer2003-02-231-3/+6
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-211-37/+57
* cleanup (unsigned stride -> int stride)Michael Niedermayer2003-02-111-3/+3
* sync with mplayer xpArpi2002-06-221-7/+7
* Remove a few obsolete header includes (fixes a compile error on solaris)Jürgen Keil2001-11-061-7/+0
* Move yuv2rgb to postprocessNick Kurshev2001-11-061-0/+84
OpenPOWER on IntegriCloud