diff options
author | jstebbins <[email protected]> | 2010-10-15 17:43:28 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2010-10-15 17:43:28 +0000 |
commit | be68157ebb4fcd230b6d1b8d4dfc6ff62057ea3c (patch) | |
tree | 6acc73dbdbe0bc730e2fe2f1f00c47795d9f60c5 /contrib/x264/module.defs | |
parent | 89138865431271c51609035dc7603dec0dbeebae (diff) |
bump x264 from r1724 to r1745
various bug fixes and enhancements
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3603 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 81578d53c..d8b7143c2 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-r1724-b02df7b.tar.gz +X264.FETCH.url = http://download.handbrake.fr/handbrake/contrib/x264-r1745-4785e8e.tar.gz X264.EXTRACT.tarbase = x264 X264.CONFIGURE.deps = |