diff options
author | dynaflash <[email protected]> | 2010-02-03 17:58:58 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2010-02-03 17:58:58 +0000 |
commit | 94bd59f4c13d1c1f1e62c84298341e0af79e6d77 (patch) | |
tree | f5924f4db78d0deaed5045c22c2f308a6c37c5a2 /contrib/x264 | |
parent | be003a6b6f94b5302243021e56670ea1f80c5547 (diff) |
x264 bump to r1416-fcf70c2
- Various fixes and enhancements.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3094 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/x264')
-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 89ae04ed0..f21d73b6c 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-r1391-3d0f110.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r1416-fcf70c2.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |