[svn] / branches / dev-api-3 / xvidcore / src / encoder.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/encoder.c

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

revision 157, Fri May 3 08:37:55 2002 UTC revision 158, Fri May 3 15:26:30 2002 UTC
# Line 34  Line 34 
34   *   *
35   *  14.04.2002 added FrameCodeB()   *  14.04.2002 added FrameCodeB()
36   *   *
37   *  $Id: encoder.c,v 1.33 2002-05-03 08:32:49 Isibaar Exp $   *  $Id: encoder.c,v 1.34 2002-05-03 15:26:30 edgomez Exp $
38   *   *
39   ***************************************************************************/   ***************************************************************************/
40    
# Line 327  Line 327 
327                  }                  }
328                  free(pEnc->bframes);                  free(pEnc->bframes);
329          }          }
330  #endif BFRAMES  #endif
331  //====================================================================  //====================================================================
332    
333          image_destroy(&pEnc->current->image, pEnc->mbParam.edged_width, pEnc->mbParam.edged_height);          image_destroy(&pEnc->current->image, pEnc->mbParam.edged_width, pEnc->mbParam.edged_height);

Legend:
Removed from v.157  
changed lines
  Added in v.158

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