diff options
author | dynaflash <[email protected]> | 2009-11-16 17:15:54 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2009-11-16 17:15:54 +0000 |
commit | e66c8fbeba618eb7b810a8865965edd107a762ae (patch) | |
tree | f1b908aa995c9edafaa1ca9dc6bf5a65fb669539 /contrib/x264 | |
parent | 5cab7367b73e30517b4a2772e144e3a12c749c3b (diff) |
x264 bump to r1342-e8501ef
- Fixes two issues in weightp
- http://git.videolan.org/gitweb.cgi?p=x264.git;a=commit;h=e8501efbd235b1b5321adda8926e7a859beafd3c
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2938 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 999eeb31e..129e4740a 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-r1339-82b80ef.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r1342-e8501ef.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |