Commit daf3967e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: update libav and FFmpeg HASH

parent 31b93ae2
......@@ -5,11 +5,11 @@
USE_FFMPEG ?= 1
ifdef USE_FFMPEG
HASH=ec5a4af
HASH=3553b81
FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=$(HASH);sf=tgz
FFMPEG_GITURL := git://git.videolan.org/ffmpeg.git
else
HASH=3a6dfec
HASH=8d26c19
FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=$(HASH);sf=tgz
FFMPEG_GITURL := git://git.libav.org/libav.git
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment