diff options
author | jbrjake <[email protected]> | 2008-04-13 18:22:49 +0000 |
---|---|---|
committer | jbrjake <[email protected]> | 2008-04-13 18:22:49 +0000 |
commit | 280d49d8ae91af433b4df17b2e42b267dbdbc083 (patch) | |
tree | 0839682c9b50e1ded9e97b7dac0011ffa8dbe707 /contrib | |
parent | eb8914db8ba4c5aa78b69b5500245d861d5ecd5c (diff) |
Bumps x264 to the latest snapshot tarball, which version.sh translates from hashed gobbledygook to 818 d4b7d2b.
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
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Jamfile | 1 | ||||
-rw-r--r-- | contrib/version_x264.txt | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/contrib/Jamfile b/contrib/Jamfile index fd0b9811f..202df5c05 100644 --- a/contrib/Jamfile +++ b/contrib/Jamfile @@ -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 && " ; diff --git a/contrib/version_x264.txt b/contrib/version_x264.txt index c0f673b6d..bc09cc1a7 100644 --- a/contrib/version_x264.txt +++ b/contrib/version_x264.txt @@ -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 |