aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_x11.c
Commit message (Expand)AuthorAge
* check depth for direct renderingGravatar arpi2002-03-31
* fix uninit() crash if no config() callGravatar arpi2002-03-31
* Fix resizing when zoom is used and image size changes between frames.Gravatar atmos42002-03-27
* print meaningfull error message instead of "hmm, arpi said that isnt used...Gravatar michael2002-03-21
* Add a (more or less dummy) reference to vo_format_name(), to pull theGravatar jkeil2002-03-17
* added directrendering support and better query_formatGravatar alex2002-03-16
* small changes in libvo's X11 supportGravatar pontscho2002-03-08
* yuy2 support disabled to workaround stupid colorspace selectionGravatar michael2002-03-01
* Corrections to position saving/restore under vo=X11.Gravatar atlka2002-02-28
* ehh, return error if cannot open displayGravatar alex2002-02-23
* Bugfix in x11_common.c mainly. Don't screw up the display name,Gravatar albeu2002-02-23
* using vo_dx, vo_dyGravatar alex2002-02-22
* clear the window if resized but no scaling used. Enable runtime fullscreen se...Gravatar alex2002-02-22
* mondom fix bazmeg.Gravatar pontscho2002-02-22
* fix nexus's key bug :) 10l, sorry :)Gravatar pontscho2002-02-22
* unscaled yuv2rgb fix for big-endian systemsGravatar michael2002-02-21
* Fix return value of VOCTRL_FULLSCREENGravatar atmos42002-02-21
* changes in fullscreen/window switching code to obtain returning toGravatar atlka2002-02-21
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* added support for runtime fullscreen switchingGravatar alex2002-02-17
* 101 (NULL->srcW, NULL->srcH)Gravatar michael2002-02-16
* avoid allocating a dummy scaler as debug/info messages will only be printed f...Gravatar michael2002-02-15
* bugfix for width % 2 != 0Gravatar michael2002-02-14
* default is allways nozoom again (specify -zoom if u want the sane behavior)Gravatar michael2002-02-12
* minor rounding bugfix in the aspect stuffGravatar michael2002-02-11
* -fs and or -vm default is nozoom, -zoom does the expected thingGravatar michael2002-02-11
* Added new input mouse support in x11 voGravatar albeu2002-02-11
* allways use swScalerGravatar michael2002-02-10
* bgr15 / bgr16 input support (with -zoom)Gravatar michael2002-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
* swScale internally uses yuv2rgb now if possibleGravatar michael2002-02-06
* checking output of getSwsContext*()Gravatar michael2002-02-05
* YUY2 BGR32 BGR24 support for vo_x11 if swScaler is usedGravatar michael2002-02-03
* removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_un...Gravatar alex2002-01-31
* new info for tuningGravatar nick2002-01-31
* using the common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es>Gravatar arpi2002-01-31
* real window resizeing support (i know nearly nothing about x11 so feel free t...Gravatar michael2002-01-30
* small typos in textGravatar pl2002-01-27
* Extensions for video accelerated architectureGravatar nick2002-01-26
* added support for i420 and iyuvGravatar alex2002-01-24
* fix screen saver bug under guiGravatar pontscho2002-01-23
* added rgb24to32 instead of c converterGravatar alex2002-01-07
* Xinerama patch number two by attila.Gravatar atmos42002-01-06
* WinID cleanup, support for XvGravatar arpi2001-12-28
* Plugger patch by Sam LinGravatar atmos42001-12-22
* mf bug fixed.Gravatar pontscho2001-12-11
* swscaler cleanupGravatar michael2001-11-29
* changed SH_MEM to HAVE_SHM according to configureGravatar alex2001-11-19
* fix to compile when SHM is disabledGravatar alex2001-11-18