[FFmpeg-cvslog] r28494 - trunk/libswscale/yuv2rgb.c
diego
subversion
Mon Feb 9 12:19:19 CET 2009
Author: diego
Date: Mon Feb 9 12:19:19 2009
New Revision: 28494
Log:
Remove file name from file headers.
It provides no useful information and breaks on renames.
Modified:
trunk/libswscale/yuv2rgb.c
Modified: trunk/libswscale/yuv2rgb.c
==============================================================================
--- trunk/libswscale/yuv2rgb.c Mon Feb 9 01:29:26 2009 (r28493)
+++ trunk/libswscale/yuv2rgb.c Mon Feb 9 12:19:19 2009 (r28494)
@@ -1,5 +1,5 @@
/*
- * yuv2rgb.c, Software YUV to RGB converter
+ * software YUV to RGB converter
*
* Copyright (C) 1999, Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
*
More information about the ffmpeg-cvslog
mailing list