[FFmpeg-cvslog] r27583 - trunk/libswscale/swscale_internal.h

michael subversion
Fri Sep 12 00:02:15 CEST 2008


Author: michael
Date: Fri Sep 12 00:02:15 2008
New Revision: 27583

Log:
100000000000000l, forgot to commit header change for r27580.


Modified:
   trunk/libswscale/swscale_internal.h

Modified: trunk/libswscale/swscale_internal.h
==============================================================================
--- trunk/libswscale/swscale_internal.h	(original)
+++ trunk/libswscale/swscale_internal.h	Fri Sep 12 00:02:15 2008
@@ -126,6 +126,7 @@ typedef struct SwsContext{
     int srcColorspaceTable[4];
     int dstColorspaceTable[4];
     int srcRange, dstRange;
+    int oy,cy,cvr,cvg,cug,cub;
 
 #define RED_DITHER            "0*8"
 #define GREEN_DITHER          "1*8"




More information about the ffmpeg-cvslog mailing list