Miscellaneous bugfixes and improvements, as usual.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6175
b64f7644-9d1e-0410-96f1-
a4d463321fa5
diff --git a/x264.h b/x264.h
-index 2e4a98d..6261638 100644
+index 2e4a98d..2065222 100644
--- a/x264.h
+++ b/x264.h
@@ -41,7 +41,17 @@
+#undef X264_VERSION
+#endif
+#define X264_BUILD 142
-+#define X264_VERSION " r2409 d6b4e63"
++#define X264_VERSION " r2431 ac76440"
/* Application developers planning to link against a shared library version of
* libx264 from a Microsoft Visual Studio or similar development environment
+++ /dev/null
-diff -ur x264.orig/configure x264/configure
---- x264.orig/configure 2014-01-21 16:40:15.000000000 -0500
-+++ x264/configure 2014-03-11 20:33:33.000000000 -0400
-@@ -467,7 +467,6 @@
- ;;
- darwin*)
- SYS="MACOSX"
-- CFLAGS="$CFLAGS -falign-loops=16"
- libm="-lm"
- if [ "$pic" = "no" ]; then
- cc_check "" -mdynamic-no-pic && CFLAGS="$CFLAGS -mdynamic-no-pic"
$(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-r2409-d6b4e63.tar.gz
+X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r2431-ac76440.tar.gz
X264.EXTRACT.tarbase = x264
X264.GCC.args.c_std =