From 06de58d2a862f1a8f536527d1f659170a62ba978 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 10 Mar 2008 18:38:46 +0000 Subject: [PATCH] typo Originally committed as revision 26212 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/swscale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libswscale/swscale.c b/libswscale/swscale.c index 7c29af4..d180359 100644 --- a/libswscale/swscale.c +++ b/libswscale/swscale.c @@ -38,7 +38,7 @@ */ /* -tested special converters (most are tested actually but i didnt write it down ...) +tested special converters (most are tested actually, but i did not write it down ...) YV12 -> BGR16 YV12 -> YV12 BGR15 -> BGR16 -- 2.7.4