Author: siretart
Date: Wed Jun  9 09:26:54 2010
New Revision: 31350

Log:
remove libmpcodecs/vf_rgb2bgr.c

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.

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Deleted:
   trunk/libmpcodecs/vf_rgb2bgr.c
Modified:
   trunk/Changelog
   trunk/DOCS/tech/libmpcodecs.txt
   trunk/Makefile
   trunk/libmpcodecs/vf.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Tue Jun  8 22:11:01 2010        (r31349)
+++ trunk/DOCS/man/en/mplayer.1 Wed Jun  9 09:26:54 2010        (r31350)
@@ -6092,16 +6092,6 @@ Deprecated in favor of the software scal
 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.
 .
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to