aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* vo_corevideo: Move variable into the only function it's used inGravatar reimar2010-11-02
* vo_corevideo: move mouse hiding to check_eventsGravatar reimar2010-11-02
* vo_corevideo: Make the Quit menu entry workGravatar reimar2010-11-02
* vo_corevideo: simplify check_eventsGravatar reimar2010-11-02
* vo_corevideo: change window-closing handlingGravatar reimar2010-11-02
* vo_corevideo, vo_quartz: remove useless kQuitCmdGravatar reimar2010-11-02
* vo_corevideo: indentation fixesGravatar reimar2010-11-02
* vo_corevideo: Avoid some code duplication.Gravatar reimar2010-11-02
* vo_corevideo: Simplify update_screen_infoGravatar reimar2010-11-02
* vo_corevideo: avoid dangerous castsGravatar reimar2010-11-02
* vo_corevideo.m: remote useless parentheses and castsGravatar reimar2010-11-02
* vo_corevideo: Send KEY_CLOSE_WIN instead of KEY_ESC for quitGravatar reimar2010-11-02
* vo_gl2: Use identical code to -vo gl for -wid modeGravatar reimar2010-11-02
* vo_gl: Make it possible to select GL_NEAREST scalingGravatar reimar2010-11-02
* vo_gl: add helper macros to build the yuv conversion type numberGravatar reimar2010-11-02
* gl_common.h: Add () around macro arguments.Gravatar reimar2010-11-02
* vo_gl: Cosmetics: create luma texture firstGravatar reimar2010-11-02
* vo_tga: specify 15 bpp tga format endiannessGravatar reimar2010-11-02
* vo_tga: Use the proper imgfmt namesGravatar reimar2010-11-02
* vo_tag: fix RGB with alpha output on little-endianGravatar reimar2010-11-02
* vo_vdpau: fix indentation of some switch statementsGravatar Uoti Urpala2010-11-02
* vo_vdpau: add extra check for unknown image formatGravatar Uoti Urpala2010-11-02
* vo_gl: remove unused labelGravatar Uoti Urpala2010-11-02
* x11_common.h: remove some unused declarationsGravatar Uoti Urpala2010-11-02
* vo_gl: remove "broken" comment from quadbuffer stereoGravatar cehoyos2010-11-02
* vo_gl: Some small whitespace and {} cosmeticsGravatar reimar2010-11-02
* vo_gl: Try to get a quadbuffered visual for corresponding 3D modeGravatar reimar2010-11-02
* vo_gl: cleanupGravatar reimar2010-11-02
* vo_gl: Add initial stereo supportGravatar reimar2010-11-02
* x11_common: Get window dimensions also for -wid 0Gravatar reimar2010-11-02
* x11_common.c: minor cleanupGravatar reimar2010-11-02
* x11_common.c: Some indentation fixesGravatar reimar2010-11-02
* x11_common: Do not try to grab input from -wid windowsGravatar reimar2010-11-02
* vo_gl: Fix -geometry with -wid behaviour (y position was flipped)Gravatar reimar2010-11-02
* vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.cGravatar diego2010-11-02
* vo_gl: More sensible behaviour for -geometry with -widGravatar reimar2010-11-02
* cosmetics: Remove some unused linesGravatar diego2010-11-02
* x11_common: Consistently use "None" instead of "NULL" for X resourcesGravatar reimar2010-11-02
* ao_ivtv: Add header for ivtv_write() instead of forward declaring itGravatar diego2010-11-02
* SDL input: add missing 0-termination of keymap fileGravatar reimar2010-11-02
* vo_gl, csputils: dual-license under LGPL v2.1Gravatar reimar2010-11-02
* libvo: Reduce verbosity of suboption parsing messagesGravatar diego2010-11-02
* vo_gl: Remove nonsense commented-out function headerGravatar reimar2010-10-27
* vo: improve fixed-vo behavior when video size changes in x11 VOsGravatar Uoti Urpala2010-07-23
* Merge svn changes r31318 to r31328Gravatar Uoti Urpala2010-06-05
|\
* \ Merge svn change r31315Gravatar Uoti Urpala2010-06-05
|\ \
| | * Remove colorspace conversion code from -vo yuv4mpeg, -vf scale shouldGravatar reimar2010-06-05
| | * Add support for -geometry x syntax since the documentation claimsGravatar reimar2010-06-05
| |/
| * Force window placement also if -xineramascreen was set >= 0,Gravatar reimar2010-06-04
| * apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa...Gravatar siretart2010-06-03