summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2017-12-05 08:25:00 +0000
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-12-05 08:27:55 +0000
commitf19797dea62ab9619a18a2ffab1b67bdafe55b8c (patch)
treebc9c16a11530a1d0415bcf8f8bbe9ca7b947f0c3 /DOCS
parenta743fef837bcab206b1e576db7e7a64b02890449 (diff)
downloadmpv-f19797dea62ab9619a18a2ffab1b67bdafe55b8c.tar.bz2
mpv-f19797dea62ab9619a18a2ffab1b67bdafe55b8c.tar.xz
Remove support for ffmpeg-mpv
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f21117b2f6..fac4fa01b1 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -731,7 +731,7 @@ Video
FFmpeg decoders for file parsing. Experimental, is known not to correctly
check whether decoding is supported by the hardware at all. Deinterlacing
is not supported. Since this uses FFmpeg's codec parsers, it is expected
- that this generally causes fewer issues than ``cuda``. Requires ffmpeg-mpv.
+ that this generally causes fewer issues than ``cuda``.
Most video filters will not work with hardware decoding as they are
primarily implemented on the CPU. Some exceptions are ``vdpaupp``,