[svn] / trunk / xvidcore / vfw / src / config.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/config.h

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

revision 1510, Sun Jul 18 12:45:57 2004 UTC revision 1588, Sat Jan 8 12:28:48 2005 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: config.h,v 1.4 2004-07-18 12:45:57 syskin Exp $   * $Id: config.h,v 1.5 2005-01-08 12:28:48 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 93  Line 93 
93          unsigned int greyscale;          unsigned int greyscale;
94          unsigned int chroma_opt;          unsigned int chroma_opt;
95          unsigned int bvop_threshold;          unsigned int bvop_threshold;
96            unsigned int cartoon_mode;
97  } zone_t;  } zone_t;
98    
99    
# Line 172  Line 173 
173          int vhq_mode;          int vhq_mode;
174          int vhq_bframe;          int vhq_bframe;
175          int chromame;          int chromame;
         int cartoon_mode;  
176          int turbo;          int turbo;
177          int max_key_interval;          int max_key_interval;
178          int frame_drop_ratio;          int frame_drop_ratio;

Legend:
Removed from v.1510  
changed lines
  Added in v.1588

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