diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-03-10 18:38:46 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-03-10 18:38:46 +0000 |
commit | 06de58d2a862f1a8f536527d1f659170a62ba978 (patch) | |
tree | bb835eec33ca3c897ec3119db31f5ce52a4c9b2d | |
parent | bab785a5f9db0381a27e6648f99445365f067549 (diff) | |
download | ffmpeg-06de58d2a862f1a8f536527d1f659170a62ba978.tar.gz |
typo
Originally committed as revision 26212 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-rw-r--r-- | libswscale/swscale.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/swscale.c b/libswscale/swscale.c index 7c29af42b4..d1803591ee 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 |