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

Diff of /xvidcore/examples/xvid_encraw.c

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

revision 1.11.2.36, Mon Oct 27 00:48:29 2003 UTC revision 1.11.2.37, Sun Nov 30 17:11:01 2003 UTC
# Line 922  Line 922 
922          /* Width and Height of input frames */          /* Width and Height of input frames */
923          xvid_enc_create.width = XDIM;          xvid_enc_create.width = XDIM;
924          xvid_enc_create.height = YDIM;          xvid_enc_create.height = YDIM;
925            xvid_enc_create.profile = XVID_PROFILE_AS_L4;
926    
927          /* init plugins  */          /* init plugins  */
928      xvid_enc_create.zones = ZONES;      xvid_enc_create.zones = ZONES;

Legend:
Removed from v.1.11.2.36  
changed lines
  Added in v.1.11.2.37

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