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

Contribs: update sha1 for libav/FFmpeg

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 51f1f677
# FFmpeg # FFmpeg
#FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=82db8ee;sf=tgz #FFMPEG_SNAPURL := http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=23eed00;sf=tgz
FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=1a8c6917f68;sf=tgz FFMPEG_SNAPURL := http://git.libav.org/?p=libav.git;a=snapshot;h=eae0879;sf=tgz
FFMPEGCONF = \ FFMPEGCONF = \
--cc="$(CC)" \ --cc="$(CC)" \
...@@ -128,8 +128,6 @@ ffmpeg: ffmpeg-$(FFMPEG_VERSION).tar.gz .sum-ffmpeg ...@@ -128,8 +128,6 @@ ffmpeg: ffmpeg-$(FFMPEG_VERSION).tar.gz .sum-ffmpeg
ifdef HAVE_WIN32 ifdef HAVE_WIN32
sed -i "s/std=c99/std=gnu99/" $@-$(FFMPEG_VERSION)/configure sed -i "s/std=c99/std=gnu99/" $@-$(FFMPEG_VERSION)/configure
endif endif
$(APPLY) $(SRC)/ffmpeg/libavcodec-a25d912.patch
$(APPLY) $(SRC)/ffmpeg/swfdec.patch
$(MOVE) $(MOVE)
.ffmpeg: ffmpeg .ffmpeg: ffmpeg
......
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