aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/gtf.c
Commit message (Collapse)AuthorAge
* Relicense file to GPL v2 or later with the permission of Rudolf Marek,Gravatar diego2008-01-02
| | | | | | | the author and update his email contact address. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove fallback round implementation that is protected by a preprocessorGravatar diego2007-08-24
| | | | | | | directive that configure never sets or checks for. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24134 b3059339-0415-0410-9bf9-f77b7e298cf2
* if define HAVE_ROUND do not define round again. patch by Steven M. Schultz ↵Gravatar nplourde2005-05-10
| | | | | | <sms@2BSD.COM> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15395 b3059339-0415-0410-9bf9-f77b7e298cf2
* General Timing Formula algorithm from a scratch.Gravatar arpi2002-08-22
vo_vesa.c so now adjust the timing to highest possible refresh rate using the monitor capabilities from a config file. patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7070 b3059339-0415-0410-9bf9-f77b7e298cf2