From 1164dc572c7bc69e97eb92c63a89df6767d61505 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 30 Mar 2015 22:14:57 +0200 Subject: vf_format: by default, pass through video without change Instead of forcing a useless format (packed YUV??) by default. Also cleanup. --- DOCS/man/vf.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index f6a583a49d..d79774c721 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -207,7 +207,7 @@ Available filters are: For a list of available formats, see ``format=fmt=help``. ```` - Format name, e.g. rgb15, bgr24, 420p, etc. (default: yuyv). + Format name, e.g. rgb15, bgr24, 420p, etc. (default: don't change). ```` Format name that should be substituted for the output. If this is not 100% compatible with the ```` value, it will crash. -- cgit v1.2.3