[cvs] / xvidcore / src / divx4.h Repository:
ViewVC logotype

Diff of /xvidcore/src/divx4.h

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

revision 1.7, Mon Feb 17 22:55:02 2003 UTC revision 1.8, Mon Feb 17 23:15:48 2003 UTC
# Line 228  Line 228 
228          ENC_RESULT;          ENC_RESULT;
229    
230  /* the prototype of the encore() - main encode engine entrance */  /* the prototype of the encore() - main encode engine entrance */
231          int encore(void *handle,        /* handle  - the handle of the calling entity, must be unique/          int encore(void *handle,        /* handle  - the handle of the calling entity, must be unique */
232                             int enc_opt,         /* enc_opt - the option for encoding, see below */                             int enc_opt,         /* enc_opt - the option for encoding, see below */
233                             void *param1,        /* param1  - the parameter 1 (its actually meaning depends on enc_opt */                             void *param1,        /* param1  - the parameter 1 (its actually meaning depends on enc_opt */
234                             void *param2);       /* param2  - the parameter 2 (its actually meaning depends on enc_opt */                             void *param2);       /* param2  - the parameter 2 (its actually meaning depends on enc_opt */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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