summaryrefslogtreecommitdiff
path: root/postproc/rgb2rgb.h
Commit message (Collapse)AuthorAge
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugArpi2002-09-22
| | | | Originally committed as revision 7473 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* merging changes from mplayerxp (rgb2rgb*.{c,h} only)Michael Niedermayer2002-06-29
| | | | Originally committed as revision 6607 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yvu9 -> yv12 unscaled converter with linear chroma scalingMichael Niedermayer2002-06-27
| | | | Originally committed as revision 6583 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* sync with mplayer xpArpi2002-06-22
| | | | | | | | - partial yvu9 support (copy only) - rgb 15/16 -> 24/32 converters - int->unsigned changes Originally committed as revision 6493 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yuv422p -> yuy2 (untested)Michael Niedermayer2002-04-13
| | | | Originally committed as revision 5589 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* rgb24->bgr24Michael Niedermayer2002-04-13
| | | | Originally committed as revision 5583 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* byte interleaving for mgaMichael Niedermayer2002-03-25
| | | | | | | | | untested (no g200 mga or whatever i would need ...) experimental sse2 version (even less tested as no p4 either ...) sse2 version would need 16-byte aligned src & dst else sig11 sse2 version is disabled by default Originally committed as revision 5338 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* rgb24toyv12 bugfixMichael Niedermayer2001-12-20
| | | | Originally committed as revision 3634 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* rgb32tobgr32 now is documented ;)Nick Kurshev2001-11-07
| | | | Originally committed as revision 2759 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Move yuv2rgb to postprocessNick Kurshev2001-11-06
| | | | Originally committed as revision 2733 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* unsigned stuffMichael Niedermayer2001-11-05
| | | | Originally committed as revision 2726 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yuy2toyv12 fixed and speedupMichael Niedermayer2001-11-05
| | | | Originally committed as revision 2725 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixed yv12toyuy2Michael Niedermayer2001-11-05
| | | | Originally committed as revision 2724 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* ForgotNick Kurshev2001-11-05
| | | | Originally committed as revision 2722 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Well - old algorithms and new stuff rgb24to16(15)Nick Kurshev2001-11-05
| | | | Originally committed as revision 2719 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* More standards compilanceNick Kurshev2001-11-05
| | | | Originally committed as revision 2712 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yv12toyuy2 in MMXMichael Niedermayer2001-11-05
| | | | | | cleanup Originally committed as revision 2703 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yv12 <-> yuy2 in CMichael Niedermayer2001-11-05
| | | | Originally committed as revision 2702 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* palette to bgr24Michael Niedermayer2001-11-04
| | | | Originally committed as revision 2698 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* bgr32to16, bgr32to15 (needed for palette stuff)Michael Niedermayer2001-11-04
| | | | | | | paletteto 32,16,15bgr all in c, will be optimized as soon as they are tested (assuming opt. is possible) Originally committed as revision 2695 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* using const modifierNick Kurshev2001-11-04
| | | | Originally committed as revision 2678 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2507 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2506 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: rgb2rgb supportNick Kurshev2001-10-28
Originally committed as revision 2505 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc