[svn] / branches / dev-api-4 / xvidcore / examples / xvid_encraw.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/examples/xvid_encraw.c

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

revision 1107, Sat Aug 2 15:08:48 2003 UTC revision 1111, Mon Aug 4 17:23:37 2003 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.11.2.30 2003-08-02 15:07:59 edgomez Exp $   * $Id: xvid_encraw.c,v 1.11.2.32 2003-08-04 17:23:37 chl Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 1065  Line 1065 
1065          }          }
1066    
1067          /* Set up core's general features */          /* Set up core's general features */
1068          xvid_enc_frame.vol_flags = 0;          xvid_enc_frame.vol_flags = XVID_VOL_GMC;
1069          if (ARG_STATS)          if (ARG_STATS)
1070                  xvid_enc_frame.vol_flags |= XVID_VOL_EXTRASTATS;                  xvid_enc_frame.vol_flags |= XVID_VOL_EXTRASTATS;
1071    

Legend:
Removed from v.1107  
changed lines
  Added in v.1111

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