summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
Commit message (Expand)AuthorAgeFilesLines
* fix aspect ratio handlingpontscho2002-05-031-30/+24
* printf to mp_msgalbeu2002-05-021-20/+21
* fix fullscreen (?)pontscho2002-04-251-1/+1
* -rootwin fixed, keys work, mouse doesn'tarpi2002-04-241-2/+3
* -rootwin fix by Tomas Konir <moje@molly.vabo.cz>arpi2002-04-241-0/+1
* 100l - fixed yuy2 -dr, reported by Nexusarpi2002-04-211-1/+1
* fix playlist bug with gui and rewrite mousecursor show/hide codepontscho2002-04-161-1/+1
* Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo...atmos42002-04-141-13/+54
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+0
* VFCAP addedarpi2002-04-111-4/+4
* initialization moved to preinit(), query_format now really checks for support...arpi2002-04-071-48/+56
* IMGTYPE_IPB fixarpi2002-04-031-0/+1
* I420 UV swapping fixedarpi2002-03-241-5/+14
* fixed U/V swapping for direct rendering, and 3rd plane offset calculation whe...arpi2002-03-241-2/+3
* hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@...arpi2002-03-191-0/+1
* DR fixed for BGR24arpi2002-03-091-0/+1
* small changes in libvo's X11 supportpontscho2002-03-081-29/+0
* rewrite fullscreen support in some libvo driverpontscho2002-03-071-20/+19
* direct rendering supportarpi2002-03-071-0/+25
* small bugfix.pontscho2002-03-071-0/+2
* Bugfix in x11_common.c mainly. Don't screw up the display name,albeu2002-02-231-7/+1
* small changespontscho2002-02-211-32/+23
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'nick2002-02-171-1/+6
* Added new input mouse support in x11 voalbeu2002-02-111-1/+5
* BGR24 support, including flip flagarpi2002-02-101-19/+43
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-0/+12
* new info for tuningnick2002-01-311-1/+1
* using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es>arpi2002-01-311-1/+37
* Minor fix - else 0 is unreachablenick2002-01-291-1/+1
* Support for HW equalizing through VAAnick2002-01-281-30/+144
* Extensions for video accelerated architecturenick2002-01-261-1/+8
* fixed i420 handlingalex2002-01-261-2/+10
* RGB independed correction for GATOS's radeon_video driver!nick2002-01-231-1/+12
* intense -> intensitynick2002-01-231-3/+3
* fix screen saver bug under guipontscho2002-01-231-5/+2
* Attempt to fix NVidia problemsnick2002-01-221-7/+22
* Gamma correction (based on patch of Pásztor Szilárd <silicon@falcon.sch.bme...nick2002-01-211-1/+55
* xinerama fix by attilaatmos42002-01-051-0/+3
* WinID cleanup, support for Xvarpi2001-12-281-2/+9
* aspect ratio bug fix for guipontscho2001-12-171-0/+4
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...atmos42001-10-181-5/+9
* Simplified aspect() for the loss of some functionality to get ansi compatibil...atmos42001-10-031-8/+6
* Use aspect()atmos42001-10-031-14/+12
* New aspect prescale code, parses aspect value from mpeg sequence header or co...atmos42001-10-011-0/+19
* XDestroyWindow fix baze.pontscho2001-09-201-1/+3
* Fix multiple window bug in multifile mode.atmos42001-09-181-1/+1
* fix skin changing, xv fullscreen redraw bug, etc.pontscho2001-09-051-0/+5
* fix xshape, mixer, fullscreen, etcpontscho2001-09-041-6/+7
* fullscreen bug fixedpontscho2001-09-011-2/+16
* add dealloc funcpontscho2001-08-311-2/+19
* fix gui supportpontscho2001-08-301-12/+10
* added draw_alpha_XXXX functions, draw_alpha_func<=correct one in initatlka2001-08-231-23/+31
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-4/+8
* switching double buffering at runtime with -doublearpi2001-07-031-3/+9
* Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>arpi_esp2001-06-211-2/+10
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modearpi_esp2001-06-171-0/+1
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...lgb2001-05-311-44/+34
* didn't handle flags parameter correctlyarpi_esp2001-05-201-4/+4
* add gui supportpontscho2001-05-081-28/+64
* multi buffering added (modify NUM_BUFFERS in the source)arpi_esp2001-05-011-15/+23
* clean uppontscho2001-04-241-7/+1
* fprintf(stderr converted to printf(szabii2001-04-241-8/+8
* some warnings killedszabii2001-04-241-0/+4
* -xy-x-y bug fixed.pontscho2001-04-241-2/+2
* fixed osd for UYVY image formatatmosfear2001-04-151-1/+3
* - applied overlay patch by Jens Hatmosfear2001-04-141-23/+43
* Autohide X11 cursorlgb2001-04-131-0/+1
* memcpy() moved mmx.h -> fastmemcpy.harpi_esp2001-04-111-1/+1
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-111-0/+2
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-29/+7
* Szebb es jobb screensaver-kikapcsolo reszlaaz2001-04-101-41/+2
* Screensaver and monitor powersafe function is switched off when playing alaaz2001-04-091-1/+44
* OSD/SUB image quality & speed improvementarpi_esp2001-03-291-2/+4
* OSD/SUB supportarpi_esp2001-03-291-0/+37
* *** empty log message ***pontscho2001-03-211-316/+253
* added check_events() interfacearpi_esp2001-03-031-49/+10
* Initial revisionarpi_esp2001-02-241-0/+457