summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: blend transparent video against tiles by defaultwm42015-12-221-2/+4
* vo_opengl: disable pbo by defaults for opengl-hqwm42015-12-191-5/+7
* man: fix grammar issuesMartin Herkt2015-12-191-6/+6
* vo_opengl: add dxinterop backendJames Ross-Gowan2015-12-111-0/+3
* vo_opengl: decrease default lookup texture size to 64Bin Jin2015-12-071-2/+2
* vo_opengl: make LOOKUP_TEXTURE_SIZE configurableBin Jin2015-12-071-0/+9
* vo_opengl: enable NNEDI3 prescaler on OpenGL ES 3.0Bin Jin2015-12-021-2/+2
* vo_opengl: make tscale=mitchell:tscale-clamp the defaultwm42015-11-291-1/+1
* w32_common: implement icc-profile-autoJames Ross-Gowan2015-11-261-1/+2
* vo_opengl: disable interpolation without display-syncwm42015-11-251-0/+4
* vo_rpi: add an option to disable OSDwm42015-11-251-0/+4
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-231-2/+2
* manpage: clarify correct-downscaling descriptionwm42015-11-231-1/+2
* vo_opengl: use ANGLE by default if available (except for "hq" preset)wm42015-11-211-3/+14
* vo_opengl: enable dumb-mode automatically if possiblewm42015-11-191-1/+4
* vo_opengl: switch FBO format on GLESwm42015-11-191-1/+2
* vo_opengl_cb: make operation more similar to normal VOswm42015-11-091-21/+0
* vo_opengl: rename "drm_egl" to "drm-egl"wm42015-11-091-2/+2
* vo_opengl: add DRM EGL backendrr-2015-11-081-2/+5
* vo_opengl: rename fancy-downscaling to correct-downscalingwm42015-11-071-2/+2
* vo_opengl: fancy-downscaling: enable also for anamorphic clipsAvi Halachmi (:avih)2015-11-071-3/+3
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+30
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+38
* vo_opengl: win32: try to enable DwmFlush by defaultwm42015-11-011-2/+6
* vo_opengl: add vsync-fences optionwm42015-10-301-0/+9
* vo_opengl: make the default debanding settings less excessiveNiklas Haas2015-10-211-6/+6
* manpage: edit recommended VO remarkswm42015-10-041-7/+4
* Revert "vo_x11: remove this video output"wm42015-09-301-0/+6
* vo_opengl: remove sharpen scalers, add sharpen sub-optionwm42015-09-231-6/+12
* vo_opengl: implement debanding (and remove source-shader)Niklas Haas2015-09-091-14/+33
* vo_opengl: restore single pass optimization as separate code pathwm42015-09-071-1/+14
* vo_opengl: require FBOs and get rid of the single-pass optimizationNiklas Haas2015-09-071-9/+8
* vo_opengl: enable pbo by default with opengl-hqwm42015-09-021-1/+1
* vo_opengl: add tscale-clamp optionNiklas Haas2015-08-201-0/+6
* vo_rpi: disable background by defaultwm42015-08-201-0/+5
* vo_opengl: add temporal-dither-period optionNiklas Haas2015-07-201-0/+5
* vo_opengl: reimplement tscale=oversampleNiklas Haas2015-07-111-1/+1
* manpage: fix dwmflush parameterwm42015-07-031-1/+2
* vo_opengl: adjust interpolation code for the new video-sync mechanismNiklas Haas2015-07-011-5/+4
* vo_x11: remove this video outputwm42015-06-261-6/+0
* vo_drm: Expose mode ID option to usersMarcin Kurczewski2015-05-281-0/+4
* vo_opengl: CMS no longer implies linear scalingNiklas Haas2015-05-271-10/+6
* vo_opengl: icc-profile overrides icc-profile-autoNiklas Haas2015-05-271-2/+2
* vo_opengl: add support for custom shadersNiklas Haas2015-05-271-2/+70
* vo_null: add framerate emulationwm42015-05-241-0/+6
* vo_opengl: remove npot optionwm42015-05-211-4/+0
* vo_xv: make number of buffers configurablewm42015-05-201-0/+6
* vo_opengl: change user options for requesting GLESwm42015-05-141-4/+7
* vo_opengl_cb: add a "block" framedrop mode and make it defaultwm42015-05-121-2/+4
* vo_opengl: change default FBO formatwm42015-05-051-2/+2
* vo_opengl: gl_lcms: replace icc-cache by icc-cache-dirNiklas Haas2015-05-011-4/+7
* vo_drm: add missing documentationMarcin Kurczewski2015-04-161-0/+13
* vo_opengl: change dwmflush option valueswm42015-04-141-3/+4
* vo_opengl: unify blend-subtitles-res and blend-subtitleswm42015-04-111-12/+5
* vo_opengl: add blend-subtitles-resNiklas Haas2015-04-101-0/+11
* opengl: win32 - add option 'dwmflush' to sync in DWMAvi Halachmi (:avih)2015-04-091-0/+10
* vo_opengl: make csp options consistent with vf_formatNiklas Haas2015-04-041-9/+9
* csputils: add some missing colorspacesNiklas Haas2015-04-041-0/+14
* vo_opengl: make jinc presets resizableNiklas Haas2015-04-041-3/+0
* vo_opengl: add scale-wparam optionNiklas Haas2015-04-041-0/+13
* vo_opengl: refactor scaler configurationNiklas Haas2015-04-041-12/+11
* vo_opengl: separate kernel and windowNiklas Haas2015-04-041-26/+33
* vo_opengl: remove chroma-location suboptionwm42015-04-031-4/+0
* RPI supportwm42015-03-291-0/+13
* manpage: update warning on blend-subtitlesNiklas Haas2015-03-271-2/+6
* manpage: vo_opengl: blend-subtitles is brokenwm42015-03-271-0/+3
* manpage: fix typowm42015-03-261-1/+1
* vo_opengl: draw subtitles directly onto the videoNiklas Haas2015-03-261-0/+11
* vo_opengl: set cscale=spline36 as default for opengl-hqNiklas Haas2015-03-251-1/+1
* manpage: remove "experimental" notice from dxva2 codewm42015-03-191-1/+1
* man/vo: fix typoMartin Herkt2015-03-151-1/+1
* vo_opengl: add oversample support for tscaleNiklas Haas2015-03-151-1/+9
* vo_opengl: add oversample scalerNiklas Haas2015-03-151-0/+6
* vo_opengl: refactor smoothmotion -> interpolationNiklas Haas2015-03-151-42/+30
* manpage: update cscaleNiklas Haas2015-03-131-4/+1
* vo_opengl: refactor shader generation (part 2)Niklas Haas2015-03-121-24/+44
* manpage: document swapinterval defaultNiklas Haas2015-03-091-1/+2
* vo_opengl: add gamma-auto optionStefano Pigozzi2015-03-041-0/+9
* vo_opengl: implement antiringing for tensor scalersNiklas Haas2015-02-271-3/+2
* manpage: update documentation for smoothmotionNiklas Haas2015-02-241-8/+27
* filter_kernels: add ewa_lanczossharp aliasNiklas Haas2015-02-241-2/+10
* filter_kernels: add blur parameter to jincNiklas Haas2015-02-231-0/+6
* manpage: document scale-param1 properlyNiklas Haas2015-02-231-8/+15
* manpage: update for new EWA filtersNiklas Haas2015-02-231-2/+2
* filter_kernels: rename ginseng to ewa_ginsengNiklas Haas2015-02-231-1/+1
* vo_opengl: add ginseng upscalerNiklas Haas2015-02-201-1/+1
* Revert "vo_opengl: disable alpha by default"wm42015-02-061-1/+1
* vo_opengl: add support for linear scaling without CMSNiklas Haas2015-02-061-5/+10
* cocoa: automatically fetch display-fps from the monitorStefano Pigozzi2015-02-031-2/+2
* vo_opengl: disable alpha by defaultwm42015-02-031-1/+1
* vo_opengl: change initialization of gamma optionwm42015-02-031-7/+5
* vo_opengl: change upper bound of :gamma to 2.0Niklas Haas2015-02-031-1/+1
* manpage: add recommended values to :gamma suboptionNiklas Haas2015-02-031-4/+12
* man: expand on the smoothmotion documentationStefano Pigozzi2015-01-281-4/+13
* manpage: fix smoothmotion-threshold value rangewm42015-01-261-1/+1
* vo_opengl, x11: implement icc-profile-autowm42015-01-261-1/+1
* vo_opengl: make "mitchell" the hq default filter for downscalingwm42015-01-261-1/+1
* vo: fix disabling/enabling smoothmotion at runtimewm42015-01-231-0/+3
* manpage: minor changeswm42015-01-231-15/+23
* vo_opengl: add smoothmotion frame blendingStefano Pigozzi2015-01-231-0/+9
* manpage: vo_opengl: describe how to get lanczos2/lanczos3wm42015-01-221-0/+3
* vo_opengl: remove scale-sep and indirect optionsNiklas Haas2015-01-221-23/+1
* vo_opengl: rename all scale options to make more senseNiklas Haas2015-01-221-31/+24
* vo_opengl: always prefer indirect scalingNiklas Haas2015-01-221-9/+14
* vo_opengl: implement naive anti-ringingNiklas Haas2015-01-221-4/+13
* vo_opengl: make the default radius 3.0 and simplify scaler documentationNiklas Haas2015-01-211-12/+14
* manpage: vo_opengl: change scaler descriptions and recommendationswm42015-01-211-37/+13
* vo_opengl_old: remove this VOwm42015-01-201-180/+1
* README: extend dependecy list, link Windows compilation docswm42015-01-201-1/+1
* vo_opengl: remove cscale-down suboptionwm42015-01-201-3/+9
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Niklas Haas2015-01-161-10/+0
* vo_opengl: add ewa_lanczos upscaler (aka jinc)Niklas Haas2015-01-151-1/+7
* video: Add sigmoidal upscaling to avoid ringing artifactsNiklas Haas2015-01-091-1/+13
* vo_opengl_cb: introduce frame queuexylosper2015-01-081-1/+20
* vo_opengl_cb: support changing options at runtimewm42015-01-051-0/+5
* vo_opengl_old: remove ancient ATI-specific YUV conversionswm42015-01-021-5/+1
* vo_opengl: switch default FBO format to rgba, use GL_RGBAwm42014-12-171-1/+1
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingwm42014-12-151-15/+0
* vo_opengl_cb: simplify reconfigure, render transparent if unconfiguredwm42014-12-091-0/+3
* vo_opengl: make background color configurablewm42014-12-091-0/+4
* vo_opengl: enable fancy-downscaling by default for opengl-hqwm42014-11-291-1/+1
* vo_opengl: disable fancy-downscaling for anamorphic videowm42014-11-291-0/+3
* vo_direct3d: fix texture-memory sub-option, extend itwm42014-11-181-11/+22
* vo_opengl: allow setting different filters for downscalingwm42014-11-141-1/+6
* vo_corevideo: remove this VOStefano Pigozzi2014-09-061-7/+0
* man: fix a whole bunch of typosMartin Herkt2014-09-011-23/+23
* vo_opengl: add parameter to gaussian filterBin Jin2014-08-261-1/+9
* vo_opengl: add radius options for filtersBin Jin2014-08-261-5/+16
* vo_opengl: add cparam1 and cparam2 optionsBin Jin2014-08-261-0/+7
* manpage: fix opengl-hq defaultswm42014-08-181-1/+1
* vo_opengl: optional support for using GLX_SGI_video_syncwm42014-08-151-0/+7
* vo_opengl: if glfinish is used, also call it after swapppingwm42014-08-151-1/+3
* manpage: eliminate the word "movie"wm42014-07-261-1/+1
* video: Refactor rendering intent for DCP XYZ and :srgbNiklas Haas2014-06-221-0/+4
* video: Add support for non-BT.709 primariesNiklas Haas2014-06-221-1/+7
* video: Add BT.2020-NCL colorspace and transfer functionNiklas Haas2014-06-221-2/+2
* DOCS: remove en/ sub-directorywm42014-06-201-0/+872