summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
Commit message (Expand)AuthorAgeFilesLines
* vf: remove most GPL video filterswm42017-11-291-304/+0
* vf_eq: remove this filterwm42017-08-221-26/+0
* TOOLS/lua/autodeint: update to lavfi-bridgeRicardo Constantino2017-08-211-1/+0
* video: add metadata handling for spherical videowm42017-08-211-0/+10
* options: kill --field-dominancewm42017-07-211-1/+1
* vo_opengl: implement sony s-log2 trcNiklas Haas2017-06-181-0/+1
* vo_opengl: implement sony s-log1 trcNiklas Haas2017-06-181-0/+1
* vo_opengl: implement support for OOTFs and non-display referred contentNiklas Haas2017-06-181-0/+14
* csputils: rename HDR curvesNiklas Haas2017-06-181-2/+2
* video: refactor HDR implementationNiklas Haas2017-06-181-7/+8
* vf_dlopen: remove this filterwm42017-06-181-23/+0
* af, vf: improvements to libavfilter bridgewm42017-05-311-3/+9
* video: support positional arguments for automatic lavfi option bridgewm42017-04-031-5/+5
* video: add automatic libavfilter bridge to option parsingwm42017-04-021-0/+7
* video: deprecate almost all video filterswm42017-04-021-0/+4
* command: change and simplify filter toggle syntaxwm42017-03-261-0/+4
* command: add better runtime filter toggling methodwm42017-03-251-1/+31
* manpage: adjust description of libva deinterlacer ref direction messwm42017-03-071-5/+7
* vf_vavpp: add advanced deint bug compatibility for Intel vaapi driverswm42017-02-281-0/+7
* vf_vdpaurb: remove this filterwm42016-11-221-9/+0
* vf_vdpaurb: deprecate this filterwm42016-10-201-0/+2
* vf_d3d11vpp: add video processor selectionwm42016-07-151-0/+6
* man: fix typosJakub Wilk2016-07-091-1/+1
* vo_opengl: implement the Panasonic V-Log functionNiklas Haas2016-06-281-0/+1
* manpage: add missing documentation for vf_format:gamma=dci-p3Niklas Haas2016-06-281-0/+1
* csputils: add Panasonic V-Gamut primariesNiklas Haas2016-06-281-0/+1
* vo_opengl: implement ARIB STD-B68 (HLG) HDR TRCNiklas Haas2016-06-281-0/+1
* vo_opengl: refactor HDR mechanismNiklas Haas2016-05-301-0/+8
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+9
* vo_opengl: implement HDR (SMPTE ST2084)Niklas Haas2016-05-161-0/+1
* DOCS: update documentation related to color managementNiklas Haas2016-05-061-1/+1
* manpage: fix indenting issue in vf_formatNiklas Haas2016-02-111-21/+21
* vf_yadif: change defaultswm42015-12-211-5/+4
* video: switch from using display aspect to sample aspectwm42015-12-191-4/+4
* man: fix grammar issuesMartin Herkt2015-12-191-9/+9
* manpage: deinterlace is now the lowercase dKevin Mitchell2015-11-231-5/+5
* video: replace vf_format outputlevels option with global optionwm42015-09-291-20/+0
* manpage: add a note about libavfilterwm42015-09-111-0/+4
* video/filter: remove some vf_lavfi wrapperswm42015-09-111-68/+0
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesPhilip Langdale2015-07-111-0/+7
* vf_vdpaupp: don't attempt to deinterlace progressive frameswm42015-07-081-0/+2
* vf_vavpp: don't attempt to deinterlace progressive frameswm42015-07-081-0/+4
* command: make deinterlace property use interlaced-only yadif modewm42015-07-071-1/+2
* vf_yadif: expose interlaced frame modewm42015-07-071-5/+4
* DOCS/man: fix some grammar errorsDaniel Bergmann2015-06-291-1/+1
* DOCS/manpage: fix typosrrooij2015-06-171-1/+1
* vf_dlopen: declare as deprecatedwm42015-05-251-0/+2
* manpage: fix syntaxwm42015-05-191-1/+1
* manpage: update colormatrix property descriptionwm42015-04-271-1/+1
* vf_screenshot: remove this filterwm42015-04-161-6/+0
* vf_format: add gamma override optionNiklas Haas2015-04-041-0/+22
* csputils: add some missing colorspacesNiklas Haas2015-04-041-0/+4
* man/vf: update vf_format documentationNiklas Haas2015-04-041-4/+3
* vf_format: allow forcing aspect ratiowm42015-04-031-0/+5
* vf_format: allow forcing display sizewm42015-04-031-0/+5
* vf_format: allow forcing rotation flagswm42015-04-031-0/+4
* vf_format: allow forcing stereo mode parameterswm42015-04-031-0/+8
* video: move colorspace overrides to vf_format, simplifywm42015-03-311-0/+91
* vf_format: don't crash if nonsense parameters are passedwm42015-03-311-11/+2
* vf_format: by default, pass through video without changewm42015-03-311-1/+1
* manpage: fix vf_scale arnd parameterwm42015-02-191-2/+2
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-161-2/+2
* vf_vapoursynth: add display refresh rate propertyJulian2015-02-131-0/+3
* vf_noise: remove internal implementationwm42015-02-111-4/+0
* vf_ilpack: remove this filterwm42015-01-271-13/+0
* vf_divtc: remove this filterwm42015-01-271-62/+0
* vf_phase: remove this filterwm42015-01-271-52/+0
* vf_swapuv: remove this filterwm42015-01-271-3/+0
* vf_vavpp: add more deinterlacing algorithmswm42015-01-231-0/+4
* vf_vapoursynth: autodetect CPU countwm42015-01-051-1/+4
* vf_vapoursynth: pass through container FPS valuewm42015-01-031-0/+9
* manpage: vf_vapoursynth: document mpv-specific predefined variableswm42015-01-031-0/+11
* video/filter: kill vf_pp (libpostproc)wm42014-12-031-150/+0
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-121-0/+25
* manpage: clarify vf_pp docswm42014-09-211-8/+14
* man: fix a whole bunch of typosMartin Herkt2014-09-011-13/+13
* video/filter: add vf_bufferwm42014-07-301-0/+6
* manpage: eliminate the word "movie"wm42014-07-261-3/+3
* DOCS: remove en/ sub-directorywm42014-06-201-0/+971