#include "x264_config.h"
--#define X264_BUILD 144
+-#define X264_BUILD 148
+/*
+ * Define the full version explicitly so that it survives a git --archive.
+ *
+#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
$(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 =