]> git.sesse.net Git - x264/blobdiff - common/x86/dct-32.asm
x86: Fix integral_init4/8h_avx2
[x264] / common / x86 / dct-32.asm
index 70c7fb57317bec0381812c8273a06933bf2c6bd9..911612c0e378601fe7ab6e4b28ddc5827b75c59a 100644 (file)
@@ -1,7 +1,7 @@
 ;*****************************************************************************
 ;* dct-32.asm: x86_32 transform and zigzag
 ;*****************************************************************************
-;* Copyright (C) 2003-2013 x264 project
+;* Copyright (C) 2003-2015 x264 project
 ;*
 ;* Authors: Loren Merritt <lorenm@u.washington.edu>
 ;*          Holger Lubitz <holger@lubitz.org>