]> git.sesse.net Git - x264/blobdiff - encoder/me.c
rdo: Fix potential CAVLC overflow issues
[x264] / encoder / me.c
index 972af4748e2f23f9cd5646cbb834f8e90fa5a90c..d34644d6c9c31cf73c38e84cf4d5a5ce7d28eca4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * me.c: motion estimation
  *****************************************************************************
- * Copyright (C) 2003-2013 x264 project
+ * Copyright (C) 2003-2015 x264 project
  *
  * Authors: Loren Merritt <lorenm@u.washington.edu>
  *          Laurent Aimar <fenrir@via.ecp.fr>