]> git.sesse.net Git - x264/blobdiff - common/cabac.c
x86: AVX2 predict_16x16_p
[x264] / common / cabac.c
index 553b01b4dbe5fe2a31bf86f04d437b267ae4e0d7..a796bb1f7af678f6710b059824968115b9ca779f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cabac.c: arithmetic coder
  *****************************************************************************
- * Copyright (C) 2003-2012 x264 project
+ * Copyright (C) 2003-2013 x264 project
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Loren Merritt <lorenm@u.washington.edu>