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

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

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

revision 228, Thu Jun 20 10:51:08 2002 UTC revision 324, Sun Jul 21 03:49:47 2002 UTC
# Line 92  Line 92 
92          int max_bframes;          int max_bframes;
93          int bquant_ratio;          int bquant_ratio;
94          int packed;          int packed;
95            int dx50bvop;
96            int debug;
97  #endif  #endif
98    
99          int min_iquant;          int min_iquant;
# Line 138  Line 140 
140          int credits_start_size;          int credits_start_size;
141          int credits_end_size;          int credits_end_size;
142    
143    #ifdef _SMP
144            int num_threads;
145    #endif
146    #ifdef BFRAMES
147            int frame_drop_ratio;
148    #endif
149    
150  //      char build[50];  //      char build[50];
151          DWORD cpu;          DWORD cpu;
152          float fquant;          float fquant;

Legend:
Removed from v.228  
changed lines
  Added in v.324

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