aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xv.c
Commit message (Expand)AuthorAge
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* removed old input codeGravatar alex2002-08-28
* added forced window clearing for Xv, because on my setup (sawfish,Gravatar arpi2002-08-21
* ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warningGravatar arpi2002-08-09
* more eq cleanupGravatar arpi2002-07-25
* eq reworkedGravatar alex2002-07-25
* eq reworkedGravatar alex2002-07-24
* fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,gefo...Gravatar pontscho2002-07-21
* DR1 with IPB fixedGravatar arpi2002-07-20
* DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)Gravatar arpi2002-07-20
* - fix audio equalizerGravatar pontscho2002-07-19
* 1000000lGravatar michael2002-07-17
* check if the available buffers are big enough in get_imageGravatar michael2002-07-17
* checking num_buffers for IMGTYPE_IPGravatar michael2002-07-16
* xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>Gravatar alex2002-07-12
* 100l accidently removed a line too much (Shmem_Flag)Gravatar atmos42002-06-13
* Allow building vo_xv without SHM supportGravatar atmos42002-06-13
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchGravatar pontscho2002-06-10
* -wid fix by "Markus J.R." <random@shell.dnload.com>Gravatar atmos42002-06-09
* -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>Gravatar arpi2002-06-07
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)Gravatar pontscho2002-06-06
* added panscan support for xmga/xvidixGravatar pontscho2002-06-05
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Gravatar arpi2002-06-04
* use offsets/pitches for OSD tooGravatar arpi2002-06-03
* message wording fix by Diego B.Gravatar arpi2002-05-31
* - some cleanup, removed unused codeGravatar arpi2002-05-30
* different message for busy Xv ports and missing Xv portsGravatar arpi2002-05-24
* -vm -fs fix by Tobias Diedrich <ranma@gmx.at>Gravatar arpi2002-05-19
* some cleanup, gl/gl2 updated to use vo_windowGravatar arpi2002-05-14
* fix some small bug and -rootwinGravatar pontscho2002-05-11
* -zoom, -fs with x[11|mga|v] fix -- round twoGravatar pontscho2002-05-08
* 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