summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.c
Commit message (Expand)AuthorAgeFilesLines
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* fix aspect hackattila2003-10-151-1/+3
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* temporary fix for attilas 10l, until better solution is foundatmos42003-09-211-1/+6
* make aspect recognize -noaspectattila2003-09-211-0/+2
* debug++atmos42003-01-131-1/+11
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-101-1/+6
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-1/+1
* added panscan support for xmga/xvidixpontscho2002-06-051-0/+23
* Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling...atmos42002-05-141-3/+12
* Eeeh :) time to sleep!atmos42001-10-181-1/+1
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-181-23/+55
* Add downscaling as a last resort.atmos42001-10-151-6/+9
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.atmos42001-10-041-4/+20
* Fix case where srch, srcw and fitinw and fitinh are really the same variables.atmos42001-10-031-9/+10
* Simplified aspect() for the loss of some functionality to get ansi compatibil...atmos42001-10-031-19/+12
* Monitor aspect stuff.atmos42001-10-031-0/+32