[cvs] / xvidcore / dshow / src / config.h Repository:
ViewVC logotype

Diff of /xvidcore/dshow/src/config.h

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

revision 1.1.2.2, Sat Feb 28 07:24:34 2004 UTC revision 1.5, Sun Jul 18 02:00:05 2004 UTC
# Line 32  Line 32 
32          int nBrightness;          int nBrightness;
33          int nDeblock_Y;          int nDeblock_Y;
34          int nDeblock_UV;          int nDeblock_UV;
35          int nDering;          int nDering_Y;
36            int nDering_UV;
37          int nFilmEffect;          int nFilmEffect;
38          int nFlipVideo;          int nFlipVideo;
39          int nForceColorspace;          int nForceColorspace;
40          unsigned int supported_4cc;          unsigned int supported_4cc;
41          int videoinfo_compat;          int videoinfo_compat;
42            int aspect_ratio;
43  } CONFIG;  } CONFIG;
44    
45    
# Line 57  Line 59 
59    
60    
61  #endif  #endif
62    

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.5

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