[svn] / branches / dev-api-4 / xvidcore / dshow / src / CAbout.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/dshow/src/CAbout.h

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

revision 1333, Mon Jan 26 03:16:53 2004 UTC revision 1334, Mon Jan 26 05:49:42 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: CAbout.h,v 1.1.2.5 2004-01-22 15:56:24 syskin Exp $   * $Id: CAbout.h,v 1.1.2.6 2004-01-26 05:49:42 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# 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    

Legend:
Removed from v.1333  
changed lines
  Added in v.1334

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