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

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

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

revision 1.1.2.3, Fri Dec 12 15:09:01 2003 UTC revision 1.1.2.7, Fri Jan 30 03:21:20 2004 UTC
# Line 41  Line 41 
41  struct PostProcessing_Settings  struct PostProcessing_Settings
42  {  {
43          int  nBrightness;          int  nBrightness;
44          bool bDeblock_Y;          int nDeblock_Y;
45          bool bDeblock_UV;          int nDeblock_UV;
46          bool bFlipVideo;          int nDering;
47            int nFilmEffect;
48            int nFlipVideo;
49          int  nForceColorspace;          int  nForceColorspace;
50  };  };
51    
52  extern PostProcessing_Settings PPSettings;  extern PostProcessing_Settings PPSettings;
53    extern unsigned int supported_4cc;
54    
55  class CAbout : public CBasePropertyPage  class CAbout : public CBasePropertyPage
56  {  {

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.7

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