diff options
author | dynaflash <[email protected]> | 2010-02-15 17:14:46 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2010-02-15 17:14:46 +0000 |
commit | f811a0c8062d5415172473f8173f7de287ce8504 (patch) | |
tree | fb0ed41824b6871849411679e3505561583dabd0 /contrib/x264/module.defs | |
parent | cc1ebbbdd0fe2ec44a00150f1f167108de9db9db (diff) |
x264 bump from r1416-fcf70c2 to r1442-781d300
- Various optimizations and bugfixes.
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=781d300ab73671bb2176ef2c3e6c0f2df425cee9
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3120 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/x264/module.defs')
-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 f21d73b6c..d6da3b00e 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.handbrake.fr/handbrake/contrib/x264-r1416-fcf70c2.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r1442-781d300.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |