[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 1321, Thu Jan 22 14:51:09 2004 UTC revision 1322, Thu Jan 22 15:56:24 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.4 2003-12-17 17:08:29 Isibaar Exp $   * $Id: CAbout.h,v 1.1.2.5 2004-01-22 15:56:24 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 41  Line 41 
41  struct PostProcessing_Settings  struct PostProcessing_Settings
42  {  {
43          int  nBrightness;          int  nBrightness;
44          bool bDeblock_Y;          int bDeblock_Y;
45          bool bDeblock_UV;          int bDeblock_UV;
46          bool bDering;          int bDering;
47          bool bFilmEffect;          int bFilmEffect;
48          bool bFlipVideo;          int bFlipVideo;
49          int  nForceColorspace;          int  nForceColorspace;
50  };  };
51    

Legend:
Removed from v.1321  
changed lines
  Added in v.1322

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