From 082b6f86d377f92040c9fb9252b3f935992181c9 Mon Sep 17 00:00:00 2001 From: siretart Date: Wed, 9 Jun 2010 07:26:54 +0000 Subject: 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 --- DOCS/man/en/mplayer.1 | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'DOCS/man') 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. . -- cgit v1.2.3