[svn] / trunk / xvidcore / src / xvid.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/xvid.c

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

revision 1492, Wed Jul 14 23:26:06 2004 UTC revision 1493, Thu Jul 15 10:09:30 2004 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.53 2004-04-15 12:05:19 suxen_drol Exp $   * $Id: xvid.c,v 1.54 2004-07-15 10:08:21 suxen_drol Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 520  Line 520 
520                  /* DCT operators                  /* DCT operators
521                   * no iDCT because it's not "Walken matching" */                   * no iDCT because it's not "Walken matching" */
522                  fdct = fdct_sse2_skal;                  fdct = fdct_sse2_skal;
523    
524                    /* postprocessing */
525                    image_brightness = image_brightness_sse2;
526          }          }
527  #endif /* ARCH_IS_IA32 */  #endif /* ARCH_IS_IA32 */
528    

Legend:
Removed from v.1492  
changed lines
  Added in v.1493

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