summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvidix.c
Commit message (Collapse)AuthorAgeFilesLines
* -rootwin fix...arpi2002-04-241-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5824 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor changesalex2002-04-201-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5739 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5652 b3059339-0415-0410-9bf9-f77b7e298cf2
* -fs aspect fix by KotHarpi2002-03-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5321 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compute aspect ratio only oncenick2002-03-111-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5048 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed fullscreen modenick2002-03-111-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed default background color for proper color key usagenick2002-03-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5044 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4982 b3059339-0415-0410-9bf9-f77b7e298cf2
* mondom fix bazmeg.pontscho2002-02-221-35/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4806 b3059339-0415-0410-9bf9-f77b7e298cf2
* ExposureMask fixed.pontscho2002-02-211-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4785 b3059339-0415-0410-9bf9-f77b7e298cf2
* add new input cuccpontscho2002-02-201-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4763 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4597 b3059339-0415-0410-9bf9-f77b7e298cf2
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4593 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix color key handling bugpontscho2002-02-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Alex! Never write bottlenecks, ok?nick2002-02-011-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4460 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed obosolete Terminate_Display_Process. using vo_x11_uninit. support ↵alex2002-01-311-24/+4
| | | | | | UYVY format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4442 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use new tune infonick2002-01-311-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4435 b3059339-0415-0410-9bf9-f77b7e298cf2
* new info for tuningnick2002-01-311-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4434 b3059339-0415-0410-9bf9-f77b7e298cf2
* preinit moved to right placealex2002-01-261-37/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4364 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extensions for video accelerated architecturenick2002-01-261-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4353 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix screen saver bug under guipontscho2002-01-231-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4317 b3059339-0415-0410-9bf9-f77b7e298cf2
* reworked, picture moves when window moved, fullscreen working with gui, ↵alex2002-01-191-80/+61
| | | | | | fixed some annoying bugs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4272 b3059339-0415-0410-9bf9-f77b7e298cf2
* vidix_grkey_support checking for colorkeyingalex2002-01-191-8/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4256 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated based vo_xmga, using colorkey, working with gui, fixed xinerama and ↵alex2002-01-181-67/+209
| | | | | | window moving/resizing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4242 b3059339-0415-0410-9bf9-f77b7e298cf2
* added vidix_start() and vidix_stop() for better runtime-resize support ;)alex2002-01-161-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4199 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed resize bug.nick2002-01-161-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4195 b3059339-0415-0410-9bf9-f77b7e298cf2
* Still one bit of bugs fixednick2002-01-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4134 b3059339-0415-0410-9bf9-f77b7e298cf2
* test for preinit errors and correct handling subdevicenick2002-01-131-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor changes: -fs key and vidix paramsnick2002-01-131-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4132 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed vidix_name handling (subdevice)alex2002-01-131-10/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4126 b3059339-0415-0410-9bf9-f77b7e298cf2
* added X11/VIDIXalex2002-01-121-0/+336
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4124 b3059339-0415-0410-9bf9-f77b7e298cf2