summaryrefslogtreecommitdiff
path: root/postproc/Makefile
Commit message (Collapse)AuthorAge
* removed -W -Wall -g and other gcc-specific warning/debug optionsJoey Parrish2002-08-22
| | | | | | patch by Joey Parrish <joey@yunamusic.com> Originally committed as revision 7074 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* colorspace converter tests (memory corruption tests at different width/src/dst)Michael Niedermayer2002-06-29
| | | | | | | quite impressive results only 1 of the 13 rgb->rgb converters fails for the c versions ... sadly only 1 of the mmx converters passes though :( ... i feared allready that last mplayerxp merge reversed the bugfixes :(((( Originally committed as revision 6604 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* runtime cpu detectionMichael Niedermayer2001-11-26
| | | | Originally committed as revision 3144 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* postproc/ dir now respects --with-extraincdirGabucino2001-11-16
| | | | | | Now that I'm fixing configure1, here comes configure2 ehh ;) Originally committed as revision 2928 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
* vo_vesa: rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2505 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Independed compilation of SUBDIRSNick Kurshev2001-10-24
Originally committed as revision 2445 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc