diff options
author | Rodeo <[email protected]> | 2014-03-26 14:13:08 +0000 |
---|---|---|
committer | Rodeo <[email protected]> | 2014-03-26 14:13:08 +0000 |
commit | fc40ba55cdc0221526d144fa84a955e46198ea69 (patch) | |
tree | 0b17ded7581bbaa1ae718471b38376597f212cb7 /contrib/ffmpeg/module.defs | |
parent | 844c185f87eae47a25ce86e2977d60bc9c57476d (diff) |
Bump libav to v10.
More of our patches have been merged upstream.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6130 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/ffmpeg/module.defs')
-rw-r--r-- | contrib/ffmpeg/module.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ffmpeg/module.defs b/contrib/ffmpeg/module.defs index 32e4e7624..b6ce56411 100644 --- a/contrib/ffmpeg/module.defs +++ b/contrib/ffmpeg/module.defs @@ -5,7 +5,7 @@ $(eval $(call import.MODULE.defs,FFMPEG,ffmpeg,YASM BZIP2 ZLIB FDKAAC)) endif $(eval $(call import.CONTRIB.defs,FFMPEG)) -FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libav-v10_beta2.tar.bz2 +FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libav-v10.tar.bz2 FFMPEG.CONFIGURE.deps = FFMPEG.CONFIGURE.env = |