[svn] / branches / dev-api-3 / vfw / src / config.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/vfw/src/config.h

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

revision 670, Thu Nov 21 12:51:28 2002 UTC revision 716, Sat Dec 14 06:09:33 2002 UTC
# Line 102  Line 102 
102          int packed;          int packed;
103          int dx50bvop;          int dx50bvop;
104          int debug;          int debug;
105            int reduced_resolution;
106    
107          int min_iquant;          int min_iquant;
108          int max_iquant;          int max_iquant;
# Line 159  Line 160 
160  #endif  #endif
161          int frame_drop_ratio;          int frame_drop_ratio;
162    
163            /* decoder */
164    
165            int deblock_y;
166            int deblock_uv;
167    
168  //      char build[50];  //      char build[50];
169          DWORD cpu;          DWORD cpu;
170          float fquant;          float fquant;

Legend:
Removed from v.670  
changed lines
  Added in v.716

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