Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
cabc90c2
Commit
cabc90c2
authored
Jul 14, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo
Originally committed as revision 23780 to
svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent
548fabb9
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
yuv2rgb.c
libswscale/yuv2rgb.c
+1
-1
yuv2rgb_mlib.c
libswscale/yuv2rgb_mlib.c
+1
-1
yuv2rgb_template.c
libswscale/yuv2rgb_template.c
+1
-1
No files found.
libswscale/yuv2rgb.c
View file @
cabc90c2
/*
* yuv2rgb.c, Software YUV to RGB coverter
* yuv2rgb.c, Software YUV to RGB co
n
verter
*
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
* All Rights Reserved.
...
...
libswscale/yuv2rgb_mlib.c
View file @
cabc90c2
/*
* yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib
* yuv2rgb_mlib.c, Software YUV to RGB co
n
verter using mediaLib
*
* Copyright (C) 2000, Håkan Hjort <d95hjort@dtek.chalmers.se>
* All Rights Reserved.
...
...
libswscale/yuv2rgb_template.c
View file @
cabc90c2
/*
* yuv2rgb_mmx.c, Software YUV to RGB coverter with Intel MMX "technology"
* yuv2rgb_mmx.c, Software YUV to RGB co
n
verter with Intel MMX "technology"
*
* Copyright (C) 2000, Silicon Integrated System Corp.
* All Rights Reserved.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment