diff options
author | jstebbins <[email protected]> | 2011-02-27 18:41:24 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2011-02-27 18:41:24 +0000 |
commit | ad9e448f337bee816fd1fa0c5942eec668451c04 (patch) | |
tree | 8c106b0af37dbbc3f1430a96980e9fc577c420a0 /contrib/ffmpeg | |
parent | 9b4b5cfec74d9055e6e6ce82ed49b34f5e94618f (diff) |
bump ffmpeg from git-185a155 to git-0b32da9
fixes win64 crash
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3818 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/ffmpeg')
-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 b739baee5..40c32003e 100644 --- a/contrib/ffmpeg/module.defs +++ b/contrib/ffmpeg/module.defs @@ -1,7 +1,7 @@ $(eval $(call import.MODULE.defs,FFMPEG,ffmpeg,BZIP2 ZLIB)) $(eval $(call import.CONTRIB.defs,FFMPEG)) -FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/ffmpeg-git-185a155.tar.bz2 +FFMPEG.FETCH.url = http://download.handbrake.fr/handbrake/contrib/ffmpeg-git-0b32da9.tar.bz2 FFMPEG.CONFIGURE.deps = FFMPEG.CONFIGURE.env = |