diff options
author | dynaflash <[email protected]> | 2009-05-29 03:50:42 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2009-05-29 03:50:42 +0000 |
commit | 94576282df3f44987d353999471c68dd497c1b3a (patch) | |
tree | b9b9dfff28f1845f8fa38e90296a3c1ce0a7d511 | |
parent | a68aacb617dcde966183dafda5e5abe196baae10 (diff) |
x264 bump to r1163
- oh, its been a few days. A vbv fix and 2% - 4% faster dia, hex, and umh. so why not ?
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2458 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r-- | contrib/x264/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/x264/module.defs b/contrib/x264/module.defs index 04844a5f0..cf9042dc2 100644 --- a/contrib/x264/module.defs +++ b/contrib/x264/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,X264,x264,PTHREADW32)) $(eval $(call import.CONTRIB.defs,X264)) -X264.FETCH.url = http://download.m0k.org/handbrake/contrib/x264-r1159-3da3f95.tar.gz +X264.FETCH.url = http://download.m0k.org/handbrake/contrib/x264-r1163-3f56e27.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |