log libvo/vo_fbdev.c @ 17338:217b6c98f815

age author description
2005-08-05 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2004-12-03 rfelker remove old buggy workaround. kerneltwosix.h itself will be removed soon if this doesn't cause problems
2004-01-10 attila linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr>
2003-11-08 rathann Warning fixes (approved by A'rpi).
2003-10-22 alex fixed -nocolorkey
2003-10-17 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
2003-10-08 alex correct handling of subdevice, -fb device is obsoleted
2003-10-07 alex vidix equalizer support by Jake Page <jake@CS.Stanford.EDU>
2003-08-15 alex 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they will be freed at exit.
2003-08-12 rfelker 10000l, the old code was slow as hell, copying stuff extra times and
2003-08-12 joey Changed all printf into mp_msg
2003-07-13 alex removed yv12 support, but left some swscaler support for fast 15 vs 16bpp conversion
2003-04-19 rfelker at least it works now, but it's horrible slow and broken. double buffer
2003-03-02 attila clean up of -geometry code.
2003-01-12 arpi -geometry fix (untested!)
2003-01-03 mark Added support for X style -geometry options (adapted from Henk's patch)
2002-11-11 alex removed get_info, using the same sheme as in libmpcodecs instead
2002-10-30 albeu 10L
2002-10-23 arpi 10l
2002-10-23 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
2002-10-23 arpi If movie height is odd, the picture is placed badly, due to wrong rouding.
2002-10-09 arpi preinit() has an arg... use it.
2002-09-17 arpi -zoom will be handled by -vop scale
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-22 arpi General Timing Formula algorithm from a scratch.
2002-07-30 arpi - fixed size/aspect for -fs
2002-05-27 alex query_format revised
2002-05-27 alex removed screenshot thingie - it will be moved to video filter layer
2002-05-23 alex applied 64bit patch from Ulrich Hecht <uli at suse dot de>
2002-02-18 nick Screenshot on the fly
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-01-31 nick Use new tune info
2002-01-31 nick new info for tuning
2002-01-27 pl did not compile when --disable-vidix was used
2002-01-27 nick Use real preinit
2002-01-26 nick Extensions for video accelerated architecture
2002-01-17 arpi fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-16 alex added vidix_start() and vidix_stop() for better runtime-resize support ;)
2002-01-11 nick Configurable VIDIX usage
2002-01-10 nick VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!
2001-11-06 nick Move yuv2rgb to postprocess
2001-10-30 nick Using new stuff of rgb15to16
2001-10-21 atmos4 Applied patch to switch to graphics mode with -fs by achurch@achurch.org (Andrew Church)
2001-08-16 szabi more verbose videomode selection
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-06-10 szabii nothing important
2001-06-09 szabii 8bpp fix
2001-06-03 szabii small fix
2001-06-02 szabii some little cleanup
2001-05-24 arpi_esp removed redundant osd.h includes
2001-05-14 szabii flip support if (screen depth == frame depth)
2001-04-29 szabii nothing important
2001-04-28 szabii bpp selection fixed
2001-04-28 szabii some cleanups
2001-04-25 szabii some cleanup
2001-04-24 szabii some cleanup
2001-04-24 pontscho clean up
2001-04-21 szabii nothing important