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

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

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

revision 630, Wed Nov 6 21:05:30 2002 UTC revision 631, Thu Nov 7 10:31:03 2002 UTC
# Line 38  Line 38 
38   *  22.12.2001  removed some compiler warnings   *  22.12.2001  removed some compiler warnings
39   *  16.12.2001  inital version; (c)2001 peter ross <pross@cs.rmit.edu.au>   *  16.12.2001  inital version; (c)2001 peter ross <pross@cs.rmit.edu.au>
40   *   *
41   *  $Id: divx4.c,v 1.16.2.2 2002-11-02 16:11:06 chl Exp $   *  $Id: divx4.c,v 1.16.2.3 2002-11-07 10:28:15 suxen_drol Exp $
42   *   *
43   *************************************************************************/   *************************************************************************/
44    
# Line 284  Line 284 
284                          }                          }
285    
286                          /* Decode the bitstream */                          /* Decode the bitstream */
287                          xerr = decoder_decode(dcur->handle, &dcur->xframe);                          xerr = decoder_decode(dcur->handle, &dcur->xframe, NULL);
288    
289                          /* Restore the real colorspace for this instance */                          /* Restore the real colorspace for this instance */
290                          if (!dframe->render_flag) {                          if (!dframe->render_flag) {

Legend:
Removed from v.630  
changed lines
  Added in v.631

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