diff options
author | Rodeo <[email protected]> | 2013-02-27 21:42:33 +0000 |
---|---|---|
committer | Rodeo <[email protected]> | 2013-02-27 21:42:33 +0000 |
commit | f581d4edd6a452f5b3e7476eae6931156e401248 (patch) | |
tree | f2b8c881cf62207b2b4351352c9427436ccca6f7 /contrib | |
parent | 33825e896ce8f264e407050a13bcda0475a52758 (diff) |
Bump x264 to r2273-b3065e6.
Miscellaneous bugfixes and improvements.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5273 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib')
-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 7b4f62805..097f88d42 100644 --- a/contrib/x264/module.defs +++ b/contrib/x264/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,X264,x264,YASM PTHREADW32)) $(eval $(call import.CONTRIB.defs,X264)) -X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r2245-bc13772.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r2273-b3065e6.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |