summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
Commit message (Expand)AuthorAgeFilesLines
* sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorwm42012-10-241-4/+1
* VO: remove old VO gluewm42012-08-071-16/+0
* Remove dead codewm42012-08-011-1/+0
* Merge svn changes up to r29644Uoti Urpala2009-09-041-0/+3
|\
| * 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
* | Merge svn changes up to r28537Uoti Urpala2009-02-121-0/+18
|\|
| * Add standard license headers, unify header formatting.diego2009-02-081-0/+18
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-2/+2
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
* | libvo: Move aspect.c static variables to vo structUoti Urpala2008-05-011-11/+23
|/
* 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