[svn] / branches / dev-api-4 / xvidcore / src / utils / mbtransquant.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/utils/mbtransquant.c

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

revision 499, Sat Sep 21 03:11:36 2002 UTC revision 544, Thu Sep 26 04:52:16 2002 UTC
# Line 29  Line 29 
29   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
30   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
31   *   *
32   * $Id: mbtransquant.c,v 1.13 2002-09-21 03:07:56 suxen_drol Exp $   * $Id: mbtransquant.c,v 1.14 2002-09-26 04:52:16 h Exp $
33   *   *
34   ****************************************************************************/   ****************************************************************************/
35    
# 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.499  
changed lines
  Added in v.544

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