summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvidix.c
Commit message (Expand)AuthorAgeFilesLines
* -rootwin fix...arpi2002-04-241-1/+2
* minor changesalex2002-04-201-2/+6
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-1/+1
* -fs aspect fix by KotHarpi2002-03-241-0/+2
* Compute aspect ratio only oncenick2002-03-111-16/+2
* Fixed fullscreen modenick2002-03-111-1/+3
* Fixed default background color for proper color key usagenick2002-03-111-1/+1
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-13/+13
* mondom fix bazmeg.pontscho2002-02-221-35/+23
* ExposureMask fixed.pontscho2002-02-211-7/+1
* add new input cuccpontscho2002-02-201-1/+7
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* fix color key handling bugpontscho2002-02-071-0/+2
* Alex! Never write bottlenecks, ok?nick2002-02-011-2/+3
* removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYV...alex2002-01-311-24/+4
* Use new tune infonick2002-01-311-5/+8
* new info for tuningnick2002-01-311-2/+2
* 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