[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 1382, Mon Mar 22 22:36:25 2004 UTC revision 1510, Sun Jul 18 12:45:57 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: config.h,v 1.2 2004-03-22 22:36:25 edgomez Exp $   * $Id: config.h,v 1.4 2004-07-18 12:45:57 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 116  Line 116 
116          BYTE qmatrix_inter[64];          BYTE qmatrix_inter[64];
117          int lum_masking;          int lum_masking;
118          int interlacing;          int interlacing;
119            int tff;
120          int qpel;          int qpel;
121          int gmc;          int gmc;
122          int reduced_resolution;          int reduced_resolution;
# Line 169  Line 170 
170          /* motion */          /* motion */
171          int motion_search;          int motion_search;
172          int vhq_mode;          int vhq_mode;
173            int vhq_bframe;
174          int chromame;          int chromame;
175          int cartoon_mode;          int cartoon_mode;
176          int turbo;          int turbo;

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

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