log libvo/vosub_vidix.c @ 6056:f980563afdbc

age author description
2002-05-08 arpi multifile fixed
2002-04-24 arpi libdir changed
2002-04-13 arpi mp_image.h and img_format.h moved to libmpcodecs
2002-04-11 arpi VFCAP added
2002-03-27 arpi 10l to nick - ACCEPT_WIDTH fixed
2002-03-24 arpi fallback to server's control() - patch by KotH
2002-03-12 nick Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support
2002-03-10 nick fixed strides for packed fourccs
2002-03-09 nick voctls for decoding ahead
2002-03-09 nick Optimization and get_image fixes (still untested)
2002-03-08 nick VOCTRL_GET_IMAGE (untested but should work)
2002-03-03 nick Use as much buffers as possible
2002-02-28 michael print the number of buffers used
2002-02-17 nick Allow using direct rendering with any HW pitches (even on matrox g400).
2002-02-17 nick vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
2002-02-17 nick More correct direct rendering usage
2002-02-17 nick Screenshot on the fly
2002-02-11 nick tell to driver doublebuffering
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-02-05 nick Enable 15bpp on server
2002-02-01 nick Optimizing with use new tune info
2002-01-31 alex return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
2002-01-31 nick Use new tune info
2002-01-31 nick IMGFMT_RGBxx experimental support
2002-01-27 nick provide full vaa interface
2002-01-27 nick improvements
2002-01-26 nick preinit usage
2002-01-23 alex don't render UV planes if interleaved (also add support later)
2002-01-23 nick intense -> intensity
2002-01-20 alex added support for unlimited video resolution (-1)