summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorsiretart <siretart@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-09 07:26:54 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:07:27 +0200
commit082b6f86d377f92040c9fb9252b3f935992181c9 (patch)
tree28883308dc258ed4045dc6d5c7c8dd664a386623 /DOCS/man
parent8de983fe7f447d5b5a567dc9947184d19f1b6095 (diff)
downloadmpv-082b6f86d377f92040c9fb9252b3f935992181c9.tar.bz2
mpv-082b6f86d377f92040c9fb9252b3f935992181c9.tar.xz
vf_rgb2bgr: remove the filter
Its functionality has been superseeded by sws by quite some time, and the "swap" functionality is now provided by vf_format. see http://comments.gmane.org/gmane.comp.video.mplayer.devel/55804 for a full discussion. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31350 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.110
1 files changed, 0 insertions, 10 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 647fe68164..f25d5de094 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -6097,16 +6097,6 @@ Deprecated in favor of the software scaler.
Clamps YUV color values to the CCIR 601 range without doing real conversion.
.
.TP
-.B rgb2bgr[=swap]
-RGB 24/32 <\-> BGR 24/32 colorspace conversion.
-.PD 0
-.RSs
-.IPs "swap\ "
-Also perform R <\-> B swapping.
-.RE
-.PD 1
-.
-.TP
.B palette
RGB/BGR 8 \-> 15/16/24/32bpp colorspace conversion using palette.
.