diff options
author | jstebbins <[email protected]> | 2015-01-22 20:09:59 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2015-01-22 20:09:59 +0000 |
commit | e2f8b4dbfa7cca807a066c2bd89b88b8f47cd78a (patch) | |
tree | 64338f404433bf5f79c3fcdde8c02fe946586a82 /contrib/ffmpeg/module.defs | |
parent | a24c91033e92cec4f6f0639bdf1925f6ddcbde06 (diff) |
libav: bump to version 11.2
Removes several unneeded patches. Adds a new one.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6797 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 9956083f4..2bcd41d98 100644 --- a/contrib/ffmpeg/module.defs +++ b/contrib/ffmpeg/module.defs @@ -6,7 +6,7 @@ endif $(eval $(call import.MODULE.defs,FFMPEG,ffmpeg,$(__deps__))) $(eval $(call import.CONTRIB.defs,FFMPEG)) -FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libav-v10.1.tar.bz2 +FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libav-v11.2-0-g4039f11.tar.gz FFMPEG.CONFIGURE.deps = FFMPEG.CONFIGURE.env = |