diff Changelog @ 31284:c02ae498fb2e

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.
author siretart
date Wed, 09 Jun 2010 07:26:54 +0000
parents 191f5098cfe6
children 754c22e6d43f
line wrap: on
line diff
--- a/Changelog	Tue Jun 08 20:11:01 2010 +0000
+++ b/Changelog	Wed Jun 09 07:26:54 2010 +0000
@@ -30,6 +30,7 @@
 
     Filters:
     * remove vf_yuy2, functionality is replaced by -vf format=yuv2
+    * remove vf_rgb2bgr, functionality is replaced by sws and vf_format
 
     Drivers:
     * -vo yuv4mpeg:interlaced no longer does its own interlaced RGB->YUV