[svn] / branches / release-1_2-branch / xvidcore / src / utils / emms.h Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/utils/emms.h

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

revision 1840, Tue Dec 2 13:58:30 2008 UTC revision 1841, Tue Dec 2 14:00:09 2008 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: emms.h,v 1.16 2005-01-05 23:02:15 edgomez Exp $   * $Id: emms.h,v 1.16.4.1 2008-12-02 14:00:09 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 57  Line 57 
57  extern void sse2_os_trigger(void);  extern void sse2_os_trigger(void);
58  #endif  #endif
59    
60    #if defined(ARCH_IS_X86_64) && defined(WIN32)
61    extern void prime_xmm(void *);
62    extern void get_xmm(void *);
63    #endif
64    
65  #ifdef ARCH_IS_PPC  #ifdef ARCH_IS_PPC
66  extern void altivec_trigger(void);  extern void altivec_trigger(void);
67  #endif  #endif

Legend:
Removed from v.1840  
changed lines
  Added in v.1841

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