[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.5, Thu Jan 22 15:56:24 2004 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          int bDeblock_Y;          int nDeblock_Y;
45          int bDeblock_UV;          int nDeblock_UV;
46          int bDering;          int nDering;
47          int bFilmEffect;          int nFilmEffect;
48          int bFlipVideo;          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.5  
changed lines
  Added in v.1.1.2.7

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