[svn] / trunk / xvidcore / examples / xvid_encraw.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/xvid_encraw.c

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

revision 1712, Sat Jul 8 14:19:04 2006 UTC revision 1721, Tue Jul 11 17:17:09 2006 UTC
# Line 21  Line 21 
21   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: xvid_encraw.c,v 1.26 2006-07-08 14:19:04 Skal Exp $   * $Id: xvid_encraw.c,v 1.27 2006-07-11 17:17:09 chl Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 174  Line 174 
174  static  char *ARG_PASS2 = 0;  static  char *ARG_PASS2 = 0;
175  //static int ARG_QUALITY = ME_ELEMENTS - 1;  //static int ARG_QUALITY = ME_ELEMENTS - 1;
176  static  int ARG_QUALITY = 6;  static  int ARG_QUALITY = 6;
177  static  float ARG_FRAMERATE = 0.00f;  static  float ARG_FRAMERATE = 25.00f;
178  static  int ARG_DWRATE = 25;  static  int ARG_DWRATE = 25;
179  static  int ARG_DWSCALE = 1;  static  int ARG_DWSCALE = 1;
180  static  int ARG_MAXFRAMENR = ABS_MAXFRAMENR;  static  int ARG_MAXFRAMENR = ABS_MAXFRAMENR;

Legend:
Removed from v.1712  
changed lines
  Added in v.1721

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