[svn] / trunk / vfw / src / codec.h Repository:
ViewVC logotype

Diff of /trunk/vfw/src/codec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 526, Mon Sep 23 06:09:53 2002 UTC revision 527, Mon Sep 23 06:10:43 2002 UTC
# Line 4  Line 4 
4  #include <windows.h>  #include <windows.h>
5  #include <vfw.h>  #include <vfw.h>
6  #include "config.h"  #include "config.h"
7  #include <xvid.h>  #include "xvid.h"
8    
9  #define DEBUG(X)  #define DEBUG(X)
10  // OutputDebugString(X)  // OutputDebugString(X)
# Line 103  Line 103 
103    
104          int keyframe_locations[20480];          int keyframe_locations[20480];
105          int max_framesize;          int max_framesize;
106            int minpsize, minisize;
107          double movie_curve;          double movie_curve;
108          double credits_start_curve;          double credits_start_curve;
109          double credits_end_curve;          double credits_end_curve;

Legend:
Removed from v.526  
changed lines
  Added in v.527

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4