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

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

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

revision 1656, Tue Nov 22 10:53:10 2005 UTC revision 1675, Mon Jan 9 00:39:43 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.66 2005-11-22 10:53:10 suxen_drol Exp $   * $Id: xvid.c,v 1.67 2006-01-09 00:39:43 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.1656  
changed lines
  Added in v.1675

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