Commit bd5b0396 authored by diego's avatar diego

typo


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@23780 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 358d4203
/* /*
* yuv2rgb.c, Software YUV to RGB coverter * yuv2rgb.c, Software YUV to RGB converter
* *
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca> * Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
* All Rights Reserved. * All Rights Reserved.
......
/* /*
* yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib * yuv2rgb_mlib.c, Software YUV to RGB converter using mediaLib
* *
* Copyright (C) 2000, Håkan Hjort <d95hjort@dtek.chalmers.se> * Copyright (C) 2000, Håkan Hjort <d95hjort@dtek.chalmers.se>
* All Rights Reserved. * All Rights Reserved.
......
/* /*
* yuv2rgb_mmx.c, Software YUV to RGB coverter with Intel MMX "technology" * yuv2rgb_mmx.c, Software YUV to RGB converter with Intel MMX "technology"
* *
* Copyright (C) 2000, Silicon Integrated System Corp. * Copyright (C) 2000, Silicon Integrated System Corp.
* All Rights Reserved. * All Rights Reserved.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment