aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xv.c
Commit message (Expand)AuthorAge
...
* wm detection -- round twoGravatar pontscho2002-05-07
* fix -fs and 'f'Gravatar pontscho2002-05-06
* the Right Fix for gui window setupGravatar arpi2002-05-05
* - the "black bars" in xv bug fixed (drwX=drwY=0)Gravatar arpi2002-05-05
* missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>Gravatar arpi2002-05-04
* fix xmga fs, resize to movie size and mouse auto hide + dgaGravatar pontscho2002-05-03
* fix aspect ratio handlingGravatar pontscho2002-05-03
* printf to mp_msgGravatar albeu2002-05-02
* fix fullscreen (?)Gravatar pontscho2002-04-25
* -rootwin fixed, keys work, mouse doesn'tGravatar arpi2002-04-24
* -rootwin fix by Tomas Konir <moje@molly.vabo.cz>Gravatar arpi2002-04-24
* 100l - fixed yuy2 -dr, reported by NexusGravatar arpi2002-04-21
* fix playlist bug with gui and rewrite mousecursor show/hide codeGravatar pontscho2002-04-16
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo...Gravatar atmos42002-04-14
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* VFCAP addedGravatar arpi2002-04-11
* initialization moved to preinit(), query_format now really checks for support...Gravatar arpi2002-04-07
* IMGTYPE_IPB fixGravatar arpi2002-04-03
* I420 UV swapping fixedGravatar arpi2002-03-24
* fixed U/V swapping for direct rendering, and 3rd plane offset calculation whe...Gravatar arpi2002-03-24
* hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@...Gravatar arpi2002-03-19
* DR fixed for BGR24Gravatar arpi2002-03-09
* small changes in libvo's X11 supportGravatar pontscho2002-03-08
* rewrite fullscreen support in some libvo driverGravatar pontscho2002-03-07
* direct rendering supportGravatar arpi2002-03-07
* small bugfix.Gravatar pontscho2002-03-07
* Bugfix in x11_common.c mainly. Don't screw up the display name,Gravatar albeu2002-02-23
* small changesGravatar pontscho2002-02-21
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* Added new input mouse support in x11 voGravatar albeu2002-02-11
* BGR24 support, including flip flagGravatar arpi2002-02-10
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es>Gravatar arpi2002-01-31
* Minor fix - else 0 is unreachableGravatar nick2002-01-29
* Support for HW equalizing through VAAGravatar nick2002-01-28
* Extensions for video accelerated architectureGravatar nick2002-01-26
* fixed i420 handlingGravatar alex2002-01-26
* RGB independed correction for GATOS's radeon_video driver!Gravatar nick2002-01-23
* intense -> intensityGravatar nick2002-01-23
* fix screen saver bug under guiGravatar pontscho2002-01-23
* Attempt to fix NVidia problemsGravatar nick2002-01-22
* Gamma correction (based on patch of Pásztor Szilárd <silicon@falcon.sch.bme...Gravatar nick2002-01-21
* xinerama fix by attilaGravatar atmos42002-01-05
* WinID cleanup, support for XvGravatar arpi2001-12-28
* aspect ratio bug fix for guiGravatar pontscho2001-12-17
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...Gravatar atmos42001-10-18
* Simplified aspect() for the loss of some functionality to get ansi compatibil...Gravatar atmos42001-10-03
* Use aspect()Gravatar atmos42001-10-03