log libvo/vesa_lvo.c @ 31044:4fdb46b8c2c9

age author description
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-09-07 diego Replace casual GPL notices by proper license headers.
2007-12-30 diego Relicense files written by Nick Kurshev and marked as "GPL v2" to
2007-12-30 diego Disable unused code, fixes the warning:
2007-12-30 diego Add missing #include for vo_draw_text.
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-04-24 reynaldo Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
2006-03-24 diego Convert all if(verbose>X) to mp_msg_test calls.
2005-04-18 henry replace VO and VF numeric flags with #defined identifiers
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2002-07-26 alex removed query_vaa
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-02-03 nick code cleanup
2002-01-27 nick improvements
2001-12-02 nick Fixed single buffering problems and -vo mga compatibility by number of buffers
2001-11-29 nick Minor fixes
2001-11-29 nick Minor optimization
2001-11-27 nick Direct i420 support for Radeons
2001-11-20 nick Minor fixes with the same results
2001-11-20 nick Bad attempt of YV12 direct support
2001-11-20 nick Verbosing and minor optimization
2001-11-18 nick Ugly YV12 support on Radeon BES. (Only radeon_vid currently work with this stuff :( Sorry!)
2001-11-18 nick Added preinit of lvo stuff
2001-11-18 nick Qualitative speedup of decoding
2001-11-17 nick working draw_slice stuff
2001-11-16 nick Xv stuff
2001-11-13 nick New video output technique Linux Video Overlay: