[cvs] / xvidcore / src / utils / mbtransquant.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/mbtransquant.c

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

revision 1.12, Thu Sep 5 21:44:11 2002 UTC revision 1.14, Thu Sep 26 04:52:16 2002 UTC
# Line 4  Line 4 
4   *  - MacroBlock transfer and quantization -   *  - MacroBlock transfer and quantization -
5   *   *
6   *  Copyright(C) 2002-2001 Michael Militzer <isibaar@xvid.org>   *  Copyright(C) 2002-2001 Michael Militzer <isibaar@xvid.org>
7   *               2002-2001 Peter Ross <pross@cs.rmit.edu.au>   *               2002-2001 Peter Ross <pross@xvid.org>
8   *   *
9   *  This program is an implementation of a part of one or more MPEG-4   *  This program is an implementation of a part of one or more MPEG-4
10   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending
# Line 602  Line 602 
602                  MBFrameToField(data);                  MBFrameToField(data);
603          }          }
604    
605          return (frame > field);          return (frame > (field + 350));
606  }  }
607    
608    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.14

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