summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.rst
Commit message (Expand)AuthorAgeFilesLines
* vf_format: add hdr10plus sub-parameter to format video filterKacper Michajłow2024-03-091-0/+4
* csputils: add missing PL_COLOR_SYSTEM namesKacper Michajłow2024-03-091-4/+7
* m_option: drop support for -del for list optionsDudemanguy2023-10-301-5/+0
* options: rename --fps to --container-fps-overrideDudemanguy2023-10-251-1/+1
* options: remove --vf-defaults and --af-defaultsDudemanguy2023-09-211-8/+0
* f_lavfi: don't reject dynamic lavfi ins/outsllyyr2023-08-281-0/+6
* vf_vapoursynth: save display resolution as a variableDudemanguy2023-08-131-0/+6
* hwdec_vulkan: add Vulkan HW InteropPhilip Langdale2023-05-281-0/+8
* DOCS/man/vf.rst : replace the outdated syntaxhooke0072022-09-271-1/+1
* vf_format: support forwarding/stripping film grain metadataLynne2022-04-051-0/+4
* vf_format: add dolbyvision sub-optionNiklas Haas2022-01-091-0/+4
* DOCS: fix spellinga13460542021-08-241-2/+2
* DOCS: convert 3rd party http links to httpsLaserEyess2021-08-171-2/+2
* docs: Fix an old style parameter referenceChris Varenhorst2021-01-201-1/+1
* video: add alpha type metadatawm42020-04-241-0/+8
* vf_format: add gross mechanism for forcing scaler for testingwm42020-04-131-0/+4
* vf_format: add w, h parameterswm42020-02-091-0/+4
* options: deprecate -del for list optionswm42019-12-181-3/+3
* options: add -remove action to list optionswm42019-12-181-5/+17
* options: increase consistency between list options and document themwm42019-12-181-0/+3
* vf_gpu: render subtitleswm42019-11-301-3/+3
* vf_gpu: add video filter using vo_gpu's rendererwm42019-11-291-0/+36
* manpage: fix RST formatting errorin vf_format descriptionwm42019-10-241-1/+1
* manpage: slap "do not use" label on vf_vapoursynthwm42019-10-241-4/+10
* vf: improve vf_vapoursynth descriptionwm42019-10-231-18/+71
* manpage: finish an unfinished sentencewm42019-10-211-5/+7
* filters: extend vf_format so that it can convert color parameterswm42019-10-211-4/+44
* video, demux: rip out unused spherical metadata codewm42019-10-171-11/+0
* video: add pure gamma TRC curves for 2.0, 2.4 and 2.6.Wessel Dankers2019-09-271-0/+3
* video: add vf_fingerprint and a skip-logo scriptwm42019-09-191-0/+71
* vf_vapourynth: remove Lua backendwm42019-09-191-25/+0
* DOCS: remove references to --video-stereo-modeNiklas Haas2019-09-141-3/+4
* man: clarify vavpp requirementsNicolas F2019-05-051-2/+3
* manpage: fix --vf exclamation mark descriptionpavelxdd2018-08-051-1/+1
* vf_vavpp: select best quality deinterlacing algorithm by defaultwm42018-02-131-1/+5
* video: make --deinterlace and HW deinterlace filters always deinterlacewm42018-02-131-4/+4
* manpage: clarify some --vf optionswm42018-01-311-15/+26
* video: rewrite filtering glue codewm42018-01-301-3/+1
* manpage: update references to gpu VOdaschiller2018-01-101-5/+5
* vf_buffer: remove this filterwm42017-12-121-6/+0
* manpage: add some minor documenation fixesLeo Izen2017-12-041-2/+5
* 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