Mercurial > mplayer.hg
log libvo/vo_directfb2.c @ 16913:57610089c932
age | author | description |
---|---|---|
Wed, 02 Nov 2005 21:50:55 +0000 | albeu | libvo input cleanup: remove the dependency on libinput, |
Fri, 05 Aug 2005 01:24:37 +0000 | ivo | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but |
Sat, 18 Jun 2005 20:27:50 +0000 | reimar | Make dfbopts a suboption, use suboption parser |
Mon, 18 Apr 2005 15:52:38 +0000 | henry | replace VO and VF numeric flags with #defined identifiers |
Thu, 28 Oct 2004 01:15:53 +0000 | diego | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. |
Sat, 21 Feb 2004 08:21:42 +0000 | zdar | cut and paste typo fixed |
Tue, 17 Feb 2004 16:34:40 +0000 | zdar | removed usage of fb_dev_name, imported field parity reporting from dfbmga, fixed vsync handling in triple buffering mode |