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

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

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

revision 161, Mon May 6 03:51:43 2002 UTC revision 162, Mon May 6 03:58:09 2002 UTC
# Line 44  Line 44 
44   *  22.12.2001  lock based interpolation   *  22.12.2001  lock based interpolation
45   *  01.12.2001  inital version; (c)2001 peter ross <pross@cs.rmit.edu.au>   *  01.12.2001  inital version; (c)2001 peter ross <pross@cs.rmit.edu.au>
46   *   *
47   *  $Id: decoder.c,v 1.15 2002-05-06 03:51:43 chenm001 Exp $   *  $Id: decoder.c,v 1.16 2002-05-06 03:58:09 chenm001 Exp $
48   *   *
49   *************************************************************************/   *************************************************************************/
50    
# Line 786  Line 786 
786                          }                          }
787                          stop_iquant_timer();                          stop_iquant_timer();
788    
                         data[0]=10;  
789                          start_timer();                          start_timer();
790                          idct(&data[i*64]);                          idct(&data[i*64]);
791                          stop_idct_timer();                          stop_idct_timer();

Legend:
Removed from v.161  
changed lines
  Added in v.162

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