[vlc-devel] commit: Checkout svn revision 736 (as in 0.8.6e) from x264 instead of current head. Sorry for the breakage. ( Felix Paul Kühne )

git version control git at videolan.org
Mon Mar 31 17:51:15 CEST 2008


vlc | branch: 0.8.6-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Mon Mar 31 17:51:21 2008 +0200| [20477612494adc32efdb18aad47858dd53d36523]

Checkout svn revision 736 (as in 0.8.6e) from x264 instead of current head. Sorry for the breakage.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=20477612494adc32efdb18aad47858dd53d36523
---

 extras/contrib/src/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 92dee09..b28849f 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -1191,6 +1191,7 @@ x264-$(X264_VERSION).tar.gz:
 ifdef GIT
 x264:
 	$(GIT) clone git://git.videolan.org/x264.git
+	(cd $@; $(GIT) checkout 641416d827085d80887a6a1dc21161c98616b7a0)
 	patch -p0 < Patches/x264-svn-info-threads.patch
 ifdef HAVE_WIN32
 	(cd x264; patch -p0 < ../Patches/x264-svn-win32.patch )




More information about the vlc-devel mailing list