[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 1487, Sun Jul 11 08:54:38 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.3 2004-07-11 08:54:37 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 170  Line 171 
171          /* motion */          /* motion */
172          int motion_search;          int motion_search;
173          int vhq_mode;          int vhq_mode;
174            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.1487  
changed lines
  Added in v.1588

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