[svn] / branches / Isibaar / xvidcore / src / divx4.h Repository:
ViewVC logotype

Diff of /branches/Isibaar/xvidcore/src/divx4.h

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

revision 864, Mon Feb 17 22:55:02 2003 UTC revision 865, Mon Feb 17 23:15:48 2003 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: divx4.h,v 1.7 2003-02-17 22:55:02 edgomez Exp $   * $Id: divx4.h,v 1.8 2003-02-17 23:15:48 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# 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.864  
changed lines
  Added in v.865

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