log libvo/vo_vesa.c @ 7361:c3865710b53d

age author description
2002-09-10 arpi It prevents mode change when Hsync out of range.
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-08-16 arpi 10l bug - noticed by Emiel Neggers <emiel@neggers.net>
2002-07-27 atmos4 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
2002-05-27 alex removed screenshot thingie - it will be moved to video filter layer
2002-04-11 arpi VFCAP added
2002-02-17 nick Change order of vo_function calls (Although it doesn't matter for now).
2002-02-17 nick Screenshot on the fly
2002-02-12 atmos4 add vsync support for doublebuffering to vo_vesa
2002-02-09 nick Make code simple. Use swScaler even for fastmemcpy purposes :)
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-02-07 nick Configurable OSD zones
2002-02-06 michael swScale internally uses yuv2rgb now if possible
2002-02-06 nick Correct vesa shutdown on 'config playback' errors
2002-02-05 nick Support of scaling with every fourcc
2002-02-03 nick code cleanup
2002-01-31 nick Use new tune info
2002-01-31 nick new info for tuning
2002-01-26 nick preinit usage
2002-01-26 nick Extensions for video accelerated architecture
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 Minor bugs and new vidix stuff support
2002-01-07 nick Embedding vidix
2002-01-06 nick paint background on -v -v
2001-11-29 michael swscaler cleanup
2001-11-29 nick Minor optimization
2001-11-18 nick Added preinit of lvo stuff
2001-11-18 nick Unknown subdevice now is error (was - warning)
2001-11-17 nick Fixed incorretc terminating of lvo stuff and improving of query_format
2001-11-15 nick No comments
2001-11-15 nick Screen clearing instead of stupid BIOSes
2001-11-13 nick minor lacks fixing
2001-11-13 nick New video output technique Linux Video Overlay:
2001-11-09 pl added missing #include <malloc.h>
2001-11-09 pl memalign detection cleanup
2001-11-06 nick Move yuv2rgb to postprocess
2001-11-05 nick Well - old algorithms and new stuff rgb24to16(15)
2001-11-05 nick rgb32to16, rgb32to15 support
2001-11-04 nick Minor notes
2001-11-04 nick Use standard aspect code
2001-11-04 nick Code cleanup
2001-11-04 nick Double buffering support
2001-11-04 nick Fixed rgb2rgb in DGA mode
2001-11-03 nick What's new:
2001-11-02 nick code cleanup
2001-11-02 nick Fixed bug of -vc libmpeg2 on vesa:dga
2001-11-02 nick Qualitative speedup decoding when video card supports DGA!
2001-11-01 nick vo_vesa: DGA support
2001-10-30 nick print 'sw convertor usage' without verbosing
2001-10-30 nick Cosmetic
2001-10-29 nick memalign 64
2001-10-28 michael yv12 to yv12 scaler
2001-10-28 nick vo_vesa: more rgb2rgb support
2001-10-28 nick vo_vesa: more rgb2rgb support
2001-10-28 nick vo_vesa: rgb2rgb support
2001-10-24 nick Suppressing warnings
2001-10-23 nick Title support