log libvo/vo_fbdev.c @ 16112:0aeb954fc11c

age author description
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Fri, 03 Dec 2004 20:55:00 +0000 rfelker remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
Sat, 10 Jan 2004 09:48:15 +0000 attila linux 2.6 patch by "ismail 'cartman' d«Ónmez" <ismail.donmez@boun.edu.tr>
Sat, 08 Nov 2003 00:26:51 +0000 rathann Warning fixes (approved by A'rpi).
Wed, 22 Oct 2003 13:22:00 +0000 alex fixed -nocolorkey
Fri, 17 Oct 2003 09:08:37 +0000 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
Wed, 08 Oct 2003 10:58:44 +0000 alex correct handling of subdevice, -fb device is obsoleted
Tue, 07 Oct 2003 22:29:37 +0000 alex vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>
Fri, 15 Aug 2003 13:04:37 +0000 alex 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
Tue, 12 Aug 2003 08:24:24 +0000 rfelker 10000l, the old code was slow as hell, copying stuff extra times and
Tue, 12 Aug 2003 06:57:19 +0000 joey Changed all printf into mp_msg
Sun, 13 Jul 2003 23:33:56 +0000 alex removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversion
Sat, 19 Apr 2003 18:57:16 +0000 rfelker at least it works now, but it's horrible slow and broken. double buffer
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Sun, 12 Jan 2003 17:59:47 +0000 arpi -geometry fix (untested!)