diff options
author | dynaflash <[email protected]> | 2009-11-23 15:39:53 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2009-11-23 15:39:53 +0000 |
commit | 1567e0bd823689533b4ddeee0db09f4fa1659e1e (patch) | |
tree | b89c2680d2afb7395c61653f2f77ea13bef9b148 /contrib | |
parent | 355d48a848b5a8ad687d14ad841121e200fc3fb9 (diff) |
x264 bump to r1347-5ddd61b
- another deadlock fix
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=5ddd61bbfecb6e782b096ddebef127ab73bee006
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2959 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 129e4740a..fc7c56c7c 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-r1342-e8501ef.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r1347-5ddd61b.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |