[svn] / trunk / xvidcore / src / dct / idct.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/idct.h

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

revision 1978, Mon May 16 16:19:06 2011 UTC revision 1979, Mon May 16 16:20:15 2011 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - Inverse DCT header  -   *  - Inverse DCT header  -
5   *   *
6   *  Copyright(C) 2001-2003 Michael Militzer <isibaar@xvid.org>   *  Copyright(C) 2001-2011 Michael Militzer <michael@xvid.org>
7   *   *
8   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 26  Line 26 
26  #ifndef _IDCT_H_  #ifndef _IDCT_H_
27  #define _IDCT_H_  #define _IDCT_H_
28    
29    #include "../portab.h"
30    
31  void idct_int32_init();  void idct_int32_init();
32  void idct_ia64_init();  void idct_ia64_init();
33    

Legend:
Removed from v.1978  
changed lines
  Added in v.1979

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