diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-03-12 23:50:48 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-03-12 23:50:48 +0000 |
commit | a6f6b237e22bf4ffcd6c1f0d3149825417287d94 (patch) | |
tree | e7f038a31f4965fd0d92cf40ba6aeff16d4abb0b /libswscale/swscale.c | |
parent | 315c741d3d215f2861fb356dd0ba8637b6019127 (diff) | |
download | ffmpeg-a6f6b237e22bf4ffcd6c1f0d3149825417287d94.tar.gz |
typos
Originally committed as revision 26228 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/swscale.c')
-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 d1803591ee..5e3c0a9baa 100644 --- a/libswscale/swscale.c +++ b/libswscale/swscale.c @@ -38,7 +38,7 @@ */ /* -tested special converters (most are tested actually, but i did not write it down ...) +tested special converters (most are tested actually, but I did not write it down ...) YV12 -> BGR16 YV12 -> YV12 BGR15 -> BGR16 |