mirror of
https://github.com/mpv-player/mpv
synced 2025-01-11 17:39:38 +00:00
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23780 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8dda469fc0
commit
f4876bda37
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* yuv2rgb.c, Software YUV to RGB coverter
|
||||
* yuv2rgb.c, Software YUV to RGB converter
|
||||
*
|
||||
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
|
||||
* All Rights Reserved.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* 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>
|
||||
* All Rights Reserved.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* 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.
|
||||
* All Rights Reserved.
|
||||
|
Loading…
Reference in New Issue
Block a user