Upgrade x264 to r2665 a01e339
authorsr55 <sr55.hb@outlook.com>
Sat, 2 Apr 2016 19:51:43 +0000 (20:51 +0100)
committersr55 <sr55.hb@outlook.com>
Sat, 2 Apr 2016 19:51:43 +0000 (20:51 +0100)
contrib/x264/A00-version-string.patch
contrib/x264/module.defs

index 4f0396f9013409fd3bdbdc50babec6ecf919628c..925c83d45a3563486f65e50dd372b26a63d06cba 100644 (file)
@@ -6,7 +6,7 @@ index 2e4a98d..2065222 100644
  
  #include "x264_config.h"
  
--#define X264_BUILD 144
+-#define X264_BUILD 148
 +/*
 + * Define the full version explicitly so that it survives a git --archive.
 + *
@@ -16,8 +16,8 @@ index 2e4a98d..2065222 100644
 +#ifdef  X264_VERSION
 +#undef  X264_VERSION
 +#endif
-+#define X264_BUILD       144
-+#define X264_VERSION " r2525 40bb568"
++#define X264_BUILD       148
++#define X264_VERSION " r2665 a01e339"
  
  /* Application developers planning to link against a shared library version of
   * libx264 from a Microsoft Visual Studio or similar development environment
index fa9bb25705d995181f530e880967eedd2e451f4f..ff4936a8184bdc82b05d5e087bbc5b02c859d8b0 100644 (file)
@@ -1,7 +1,7 @@
 $(eval $(call import.MODULE.defs,X264,x264,YASM PTHREADW32))
 $(eval $(call import.CONTRIB.defs,X264))
 
-X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r2525-40bb568.tar.gz
+X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r2665-a01e339.tar.gz
 X264.EXTRACT.tarbase = x264
 
 X264.GCC.args.c_std =