summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/vo.rst
Commit message (Expand)AuthorAgeFilesLines
* DOCS: remove en/ sub-directorywm42014-06-201-872/+0
* options: rename video-related options/propertiesMartin Herkt2014-05-041-4/+6
* manpage: adjust description of vdpau deint sub-optionwm42014-05-021-6/+8
* manpage: deprecated vo_vdpau postprocessing optionswm42014-05-021-0/+19
* manpage: add notes when to use/not use certain AO and VO driverswm42014-04-191-0/+25
* vo_opengl: make spline36 default with --vo=opengl-hqwm42014-04-171-2/+4
* vo_opengl, cocoa: allow to autoselect a color profileStefano Pigozzi2014-03-311-0/+7
* vo_opengl: Simplify and clarify color correction codeNiklas Haas2014-03-101-13/+13
* vo_opengl: change gamma suboption to take a valuewm42014-02-271-2/+7
* vo_opengl: Change the default icc-intent to relative colorimetricNiklas Haas2014-02-261-2/+2
* manpage: Improve wording on icc-approx-gammaNiklas Haas2014-02-251-5/+5
* vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gammaNiklas Haas2014-02-241-0/+8
* man: update wayland optionsAlexander Preisinger2014-02-111-3/+8
* vo_opengl: add support for rectangle textureswm42013-12-011-0/+5
* options: add options that set defaults for af/vf/ao/vowm42013-12-011-0/+6
* vo_opengl: add infrastructure for hardware decoding OpenGL interopwm42013-11-041-0/+5
* vo_opengl: don't enable PBOs with opengl-hqwm42013-10-231-3/+5
* gl_video: add RGB10_A2 FBO formatwm42013-10-231-2/+2
* spelling fixesAlessandro Ghedini2013-10-161-1/+1
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-251-2/+9
* vo_opengl: blend alpha components by defaultwm42013-09-191-7/+14
* manpage: various improvementswm42013-09-101-4/+1
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-081-3/+4
* wayland: shm based software renderingAlexander Preisinger2013-08-251-0/+10
* vo_vdpau: add RGB supportwm42013-08-181-0/+4
* vo_vdpau: use color close to black as default colorkey (instead of green)wm42013-08-171-3/+3
* vo_vdpau: allow setting colorkeywm42013-08-171-0/+6
* video: add vaapi decode and output supportwm42013-08-121-0/+33
* vo_opengl: some option changeswm42013-07-221-29/+12
* options: move --colorkey option to vo_xvwm42013-07-221-0/+7
* manpage: proofread and fix formattingMartin Herkt2013-07-081-236/+229
* vo_opengl: handle chroma locationwm42013-06-281-0/+4
* image_writer: Add PNG filter option (default "mixed")Martin Herkt2013-06-151-0/+3
* manpage: fix typowm42013-05-271-1/+1
* manpage: fix typowm42013-05-261-2/+2
* gl_video: improve ditheringwm42013-05-261-0/+18
* gl_video: add scaler-resizes-only sub-optionwm42013-05-261-0/+8
* manpage: remove references to --no-sliceswm42013-04-231-7/+1
* Fix typo for opengl dither-depth defaultEllis Berner2013-04-181-1/+1
* gl_video: use choice option type for dither-depth suboptionwm42013-03-281-6/+6
* gl_video: add some alpha FBO formatswm42013-03-281-1/+2
* vo_opengl: add alpha outputwm42013-03-281-0/+8
* wayland: fix typo in manpageAlexander Preisinger2013-03-021-1/+1
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-10/+0
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+4
* video/out: remove video mode switching (--vm)wm42013-02-261-0/+3
* manpage: fixeswm42013-01-311-3/+1
* vo_opengl: always ditherWessel Dankers2013-01-271-5/+0
* vo_direct3d: remove 2ch hack for 10 bit playbackwm42013-01-131-9/+0
* vo_sdl: add a "sw" flag like in openglRudolf Polzer2013-01-101-0/+3
* vo_opengl: use more precise gamma for BT.709 with color managementnand2012-12-281-2/+2
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-281-0/+5
* DOCS: Fix some rst error messagesRudolf Polzer2012-11-291-0/+1
* vo_opengl: remove osdcolor suboptionwm42012-11-161-6/+0
* manpage: various fixeswm42012-11-161-8/+7
* vo_opengl: disable extended downscaling by defaultwm42012-11-111-1/+1
* manpage: vo_opengl: document that srgb subopt changes gammawm42012-11-111-1/+2
* manpage: cleanupwm42012-10-241-2/+5
* VO, sub: refactorwm42012-10-241-2/+2
* manpage: improvements to vo_opengl documentationwm42012-10-151-7/+19
* Merge branch 'input_changes' into masterwm42012-10-121-1/+1
|\
| * commands: rename "osdlevel" option and property, make it a choicewm42012-10-121-1/+1
* | Rename to "mpv"wm42012-10-121-6/+6
* | vo_opengl: change default FBO formatwm42012-10-031-2/+2
* | vo_opengl: use PBOs by default with opengl-hqwm42012-10-031-1/+1
* | vo_opengl: use low quality default settings, add opengl-hq aliaswm42012-10-031-10/+19
* | VO: actually rename VOs gl -> opengl-old, gl3 -> openglwm42012-10-031-206/+209
* | vo_gl3: make it work on OpenGL 2.1wm42012-10-031-8/+10
|/
* manpage: update default jpeg quality for vo_imagecantabile2012-08-241-1/+1
* manpage: don't mention nonexistent VOs, command line switches, etc.cantabile2012-08-241-4/+2
* manpage: fix various typoscantabile2012-08-241-7/+7
* VO: remove vo_directfb2 and vo_directxwm42012-08-161-30/+0
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-151-11/+0
* manpage: document gl3, direct3d, portaudio, remove v4l2wm42012-08-081-15/+299
* manpage: reflect recent VO changeswm42012-08-061-108/+33
* VO: remove VO direct renderingwm42012-08-021-2/+2
* man: update man with vo_corevideo and vo_sharedbufferStefano Pigozzi2012-08-021-14/+16
* man: remove documentation for deleted stuffwm42012-08-021-217/+0
* manpage: merge new manpagewm42012-08-021-0/+731