summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvidix.c
Commit message (Expand)AuthorAgeFilesLines
* runtime 'stay-on-top' functionalityjoey2003-11-301-0/+5
* message expanded with hint to use -v optiongabucino2003-11-151-1/+1
* fixed -nocolorkeyalex2003-10-221-2/+2
* Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying supportalex2003-10-171-4/+12
* user settable colorkeyalex2003-10-031-13/+16
* remove exit_player and exit referencesalex2003-08-311-2/+1
* 10lalex2003-08-031-2/+0
* adding geometry support for xvidixattila2003-04-201-1/+2
* xinerama fix part 1 - count your paranthesisattila2003-01-181-3/+23
* 10l memory leakalex2002-12-271-0/+6
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)michael2002-11-231-0/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-7/+3
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-1/+1
* vo_init() moved to/fixed in preinit()arpi2002-10-271-1/+1
* -fixed-vo supportpontscho2002-10-171-21/+19
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-9/+6
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningarpi2002-08-091-1/+1
* 1l :)arpi2002-07-301-1/+1
* eq reworkedalex2002-07-251-7/+22
* - fix audio equalizerpontscho2002-07-191-0/+10
* fixed mga resize-to-0x0 bugalex2002-07-051-1/+0
* fixed vidix terminating if init error occured, bug found by KotHalex2002-06-291-4/+2
* fixed uninit (it got never called before)alex2002-06-251-1/+1
* added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS...alex2002-06-241-44/+7
* yvu9,if09,y8,y800 support and multifile fixalex2002-06-231-1/+10
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-101-8/+9
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-0/+4
* added panscan support for xmga/xvidixpontscho2002-06-051-4/+27
* set_window() fixing detection of changement of the window positionattila2002-06-041-1/+5
* some cleanup, gl/gl2 updated to use vo_windowarpi2002-05-141-4/+2
* fix some small bug and -rootwinpontscho2002-05-111-63/+52
* partial fixarpi2002-05-081-4/+0
* -zoom, -fs with x[11|mga|v] fix -- round twopontscho2002-05-081-0/+1
* wm detection -- round twopontscho2002-05-071-17/+27
* small patch that fixes the purple window when the f key is pressed - by Attil...arpi2002-05-041-1/+1
* -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