log libvo/vo_fbdev.c @ 7640:427935644581

age author description
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
2001-04-20 szabii nothing important?
2001-04-20 szabii dumb bug fixed
2001-04-19 szabii removed unused variables
2001-04-19 szabii changed query_format return; lots of fixes/changes
2001-04-18 szabii fbdev reset fixed
2001-04-16 szabii cmap bug fixed (I think)
2001-04-16 szabii dumb bug
2001-04-16 szabii small change
2001-04-14 szabii small change
2001-04-14 szabii lots of changes
2001-04-13 szabii some changes...
2001-04-12 szabii some fixes
2001-04-12 szabii 1 printf added
2001-04-12 szabii cleanup
2001-04-11 szabii -fbdepth fix2
2001-04-11 szabii -fbdepth fix
2001-04-11 szabii -fbdepth added
2001-04-11 szabii video mode change supported
2001-04-11 arpi_esp memcpy() moved mmx.h -> fastmemcpy.h
2001-04-11 arpi_esp applied MMX2 memcpy() patch by Nick Kurshev
2001-04-08 szabii codecs.conf support
2001-04-07 szabii restore old cmap
2001-04-07 szabii directcolor support?