summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvidix.c
Commit message (Expand)AuthorAgeFilesLines
* preinit moved to right placealex2002-01-261-37/+18
* Extensions for video accelerated architecturenick2002-01-261-0/+10
* fix screen saver bug under guipontscho2002-01-231-4/+1
* reworked, picture moves when window moved, fullscreen working with gui, fixed...alex2002-01-191-80/+61
* vidix_grkey_support checking for colorkeyingalex2002-01-191-8/+10
* updated based vo_xmga, using colorkey, working with gui, fixed xinerama and w...alex2002-01-181-67/+209
* added vidix_start() and vidix_stop() for better runtime-resize support ;)alex2002-01-161-4/+5
* Fixed resize bug.nick2002-01-161-5/+4
* Still one bit of bugs fixednick2002-01-131-2/+2
* test for preinit errors and correct handling subdevicenick2002-01-131-3/+16
* Minor changes: -fs key and vidix paramsnick2002-01-131-2/+7
* fixed vidix_name handling (subdevice)alex2002-01-131-10/+26
* added X11/VIDIXalex2002-01-121-0/+336