[svn] / branches / release-1_1-branch / xvidcore / src / xvid.c Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/src/xvid.c

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

revision 1713, Mon Jul 10 08:09:59 2006 UTC revision 1714, Mon Jul 10 15:05:30 2006 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.65.2.1 2005-11-22 10:44:09 suxen_drol Exp $   * $Id: xvid.c,v 1.65.2.2 2006-07-10 15:05:30 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 636  Line 636 
636           * features there really are. */           * features there really are. */
637          if (cpu_flags & XVID_CPU_ASM) {          if (cpu_flags & XVID_CPU_ASM) {
638                  /* SIMD state flusher */                  /* SIMD state flusher */
639                  emms = emms_3dn;                  emms = emms_mmx;
640    
641                  /* DCT operators */                  /* DCT operators */
642                  fdct = fdct_skal_x86_64;                  fdct = fdct_skal_x86_64;

Legend:
Removed from v.1713  
changed lines
  Added in v.1714

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