[svn] / trunk / xvidcore / src / bitstream / mbcoding.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/bitstream/mbcoding.c

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

revision 453, Sun Sep 8 15:39:01 2002 UTC revision 454, Sun Sep 8 15:40:02 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: mbcoding.c,v 1.27 2002-09-08 15:39:01 edgomez Exp $   * $Id: mbcoding.c,v 1.28 2002-09-08 15:40:02 edgomez Exp $
33   *   *
34   ****************************************************************************/   ****************************************************************************/
35    
# Line 437  Line 437 
437          return;          return;
438  }  }
439    
440    #if 0
441  /***************************************************************  /***************************************************************
442   * bframe encoding start   * bframe encoding start
443   ***************************************************************/   ***************************************************************/
# Line 513  Line 513 
513          }          }
514  }  }
515    
 #if 0  
516  void  void
517  MBCodingBVOP(const MACROBLOCK * mb,  MBCodingBVOP(const MACROBLOCK * mb,
518                           const int16_t qcoeff[6 * 64],                           const int16_t qcoeff[6 * 64],

Legend:
Removed from v.453  
changed lines
  Added in v.454

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