git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b17e0f0
)
Remove file name from file headers.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 9 Feb 2009 11:19:19 +0000
(11:19 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 9 Feb 2009 11:19:19 +0000
(11:19 +0000)
It provides no useful information and breaks on renames.
Originally committed as revision 28494 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/yuv2rgb.c
patch
|
blob
|
history
diff --git
a/libswscale/yuv2rgb.c
b/libswscale/yuv2rgb.c
index
5aaa572
..
5c518af
100644
(file)
--- a/
libswscale/yuv2rgb.c
+++ b/
libswscale/yuv2rgb.c
@@
-1,5
+1,5
@@
/*
- *
yuv2rgb.c, S
oftware YUV to RGB converter
+ *
s
oftware YUV to RGB converter
*
* Copyright (C) 1999, Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
*