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

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

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

revision 1125, Fri Aug 22 15:52:35 2003 UTC revision 1127, Sat Aug 23 15:11:23 2003 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.c,v 1.45.2.13 2003-08-22 15:52:35 Isibaar Exp $   * $Id: xvid.c,v 1.45.2.14 2003-08-23 15:11:23 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 186  Line 186 
186          /* Qpel stuff */          /* Qpel stuff */
187          xvid_QP_Funcs = &xvid_QP_Funcs_C;          xvid_QP_Funcs = &xvid_QP_Funcs_C;
188          xvid_QP_Add_Funcs = &xvid_QP_Add_Funcs_C;          xvid_QP_Add_Funcs = &xvid_QP_Add_Funcs_C;
189          xvid_Init_QP_mmx();          xvid_Init_QP();
190    
191          /* Quantization functions */          /* Quantization functions */
192          quant_intra   = quant_intra_c;          quant_intra   = quant_intra_c;

Legend:
Removed from v.1125  
changed lines
  Added in v.1127

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