[svn] / trunk / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/decoder.h

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

revision 271, Tue Jul 9 01:09:33 2002 UTC revision 272, Tue Jul 9 01:37:22 2002 UTC
# Line 33  Line 33 
33   *   *
34   *  - 13.06.2002 Added legal header - Cosmetic   *  - 13.06.2002 Added legal header - Cosmetic
35   *   *
36   *  $Id: decoder.h,v 1.8 2002-07-09 01:09:33 chenm001 Exp $   *  $Id: decoder.h,v 1.9 2002-07-09 01:37:22 chenm001 Exp $
37   *   *
38   ****************************************************************************/   ****************************************************************************/
39    
# Line 106  Line 106 
106  void init_decoder(uint32_t cpu_flags);  void init_decoder(uint32_t cpu_flags);
107    
108  int decoder_create(XVID_DEC_PARAM * param);  int decoder_create(XVID_DEC_PARAM * param);
 //NIC  
 int IM1_decoder_create(XVID_DEC_PARAM * param,XVID_DEC_FRAME * frame);  
 //ND NIC  
109  int decoder_destroy(DECODER * dec);  int decoder_destroy(DECODER * dec);
110  int decoder_decode(DECODER * dec,  int decoder_decode(DECODER * dec,
111                                     XVID_DEC_FRAME * frame);                                     XVID_DEC_FRAME * frame);

Legend:
Removed from v.271  
changed lines
  Added in v.272

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