]> granicus.if.org Git - handbrake/commitdiff
Bumps x264 to the latest snapshot tarball, which version.sh translates from hashed...
authorjbrjake <jb.rubin@gmail.com>
Sun, 13 Apr 2008 18:22:49 +0000 (18:22 +0000)
committerjbrjake <jb.rubin@gmail.com>
Sun, 13 Apr 2008 18:22:49 +0000 (18:22 +0000)
Removes the VAQ patch since it's been committed since we last refreshed the lib.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1411 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/Jamfile
contrib/version_x264.txt

index fd0b9811fb901ac706251654a699b562e73cda6f..202df5c057324a6faa38b1776bc7f2a0f5f6412b 100644 (file)
@@ -374,7 +374,6 @@ rule LibX264
     {
         LIBX264_PATCH += " $(PATCH) -p1 < ../patch-x264-solaris.patch && " ;
     }
-    LIBX264_PATCH += "$(PATCH) -p0 < ../patch-x264-aq.patch && " ;
     LIBX264_PATCH += "$(PATCH) -p0 < ../patch-x264-idr.patch && " ;
        LIBX264_PATCH += "$(PATCH) -p0 < ../patch-x264-vbv-1pass.patch && " ;
     LIBX264_PATCH += "$(PATCH) -p0 < ../patch-x264-vbv-2pass.patch && " ;
index c0f673b6d17f24ca73619ebdce812ff97318bada..bc09cc1a7c9d087e307171d53ac030e4b4bd0e37 100644 (file)
@@ -1 +1 @@
-http://download.m0k.org/handbrake/contrib/x264-r736.tar.gz 
+http://download.m0k.org/handbrake/contrib/x264-r818-d4b7d2b.tar.gz
\ No newline at end of file