summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
Commit message (Expand)AuthorAgeFilesLines
* Add infrastructure and test code to enable aspect scaling and panscan in wind...reimar2009-08-271-0/+1
* Forgotten changes to aspect code to handle -wid with -fs.reimar2009-08-271-0/+1
* Add standard license headers, unify header formatting.diego2009-02-081-0/+18
* Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add aspect_fit declaration missing for w32_common.reimar2008-02-071-0/+1
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-2/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* added panscan support for xmga/xvidixpontscho2002-06-051-0/+7
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-181-1/+10
* Simplified aspect() for the loss of some functionality to get ansi compatibil...atmos42001-10-031-8/+1
* Monitor aspect stuff.atmos42001-10-031-0/+15