[svn] / branches / release-1_3-branch / xvidcore / src / dct / idct.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/dct/idct.h

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

revision 1412, Mon Apr 5 20:36:37 2004 UTC revision 1586, Wed Jan 5 23:02:15 2005 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: idct.h,v 1.10 2004-04-05 20:36:36 edgomez Exp $   * $Id: idct.h,v 1.11 2005-01-05 23:02:15 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 55  Line 55 
55  idctFunc idct_altivec_c;  idctFunc idct_altivec_c;
56  #endif  #endif
57    
58    #ifdef ARCH_IS_X86_64
59    idctFunc idct_x86_64;
60    #endif
61    
62  #endif                                                  /* _IDCT_H_ */  #endif                                                  /* _IDCT_H_ */

Legend:
Removed from v.1412  
changed lines
  Added in v.1586

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