log libvo/vo_dfbmga.c @ 27909:1c5d7d467bfd

age author description
Mon, 15 Sep 2008 20:46:43 +0000 syrjala Update the copyright statement.
Mon, 15 Sep 2008 20:45:17 +0000 syrjala Cosmetics:
Mon, 15 Sep 2008 20:43:24 +0000 syrjala Don't limit BES to non-synced single buffering when CRTC2 is used.
Mon, 15 Sep 2008 20:41:08 +0000 syrjala Rename some variables and change some strings to make the CRTC1 code clearer.
Mon, 15 Sep 2008 20:39:03 +0000 syrjala Add CRTC1 support.
Mon, 15 Sep 2008 20:35:05 +0000 syrjala Remove BGR24 support since it has never worked anyway.
Mon, 15 Sep 2008 11:47:02 +0000 syrjala Eliminate void * arithmetic.
Mon, 15 Sep 2008 05:40:29 +0000 diego Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.
Fri, 16 May 2008 08:33:27 +0000 diego cosmetics: Remove useless parentheses from from return statements.
Sun, 02 Dec 2007 14:39:15 +0000 reimar Mark the vo_functions_t definitions as const where possible.
Sun, 02 Dec 2007 14:06:03 +0000 reimar Make vo info structs const
Sat, 25 Aug 2007 13:13:08 +0000 diego Fix warning:
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Tue, 17 Oct 2006 13:23:13 +0000 syrjala s/vo_osd_changed/vo_osd_changed_flag
Tue, 17 Oct 2006 13:19:31 +0000 syrjala Round buffer width and height to 16 pixels.