aboutsummaryrefslogtreecommitdiffstats
path: root/postproc/swscale-example.c
Commit message (Collapse)AuthorAgeFilesLines
* non-x86 supportAlex Beregszaszi2003-05-231-2/+15
| | | | Originally committed as revision 10173 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* remove remaining cpudetect dependancyMichael Niedermayer2003-04-251-1/+1
| | | | Originally committed as revision 9988 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* removing sws - global verbose var dependancyMichael Niedermayer2003-04-241-3/+2
| | | | | | | removing sws - cpudetect dependancy (note rgb2rgb still needs it) moving mplayer specific stuff from swscale.c -> vf_scale.c Originally committed as revision 9976 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* mplayer idependant (not really yet) swscale exampleMichael Niedermayer2003-04-171-0/+204
Originally committed as revision 9922 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc