]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Makefile.ffmpeg: upgrade to ffmpeg 2.6.2
authorJaroslav Kysela <perex@perex.cz>
Wed, 15 Apr 2015 16:22:51 +0000 (18:22 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 15 Apr 2015 16:22:51 +0000 (18:22 +0200)
Makefile.ffmpeg

index 6ed87a71df8627f151cebdb6c955e87c5548a30b..c79c4b36d033a2142b5c38de60b2e96a602073a7 100644 (file)
@@ -50,10 +50,10 @@ ELIBS           = -L$(LIBAVDIR)/build/ffmpeg/lib -ldl
 
 CONFIGURE        = PKG_CONFIG=/tmp/nobin/pkg-config ./configure
 
-FFMPEG          = ffmpeg-2.5.2
+FFMPEG          = ffmpeg-2.6.2
 FFMPEG_TB       = $(FFMPEG).tar.bz2
 FFMPEG_URL      = http://ffmpeg.org/releases/$(FFMPEG_TB)
-FFMPEG_SHA1     = e167475426e8edf55601e79d3367c2210baa5f11
+FFMPEG_SHA1     = 65470c9b967485f72f81758a7bad44cf7a1763db
 
 EXTLIBS         = libx264 libvorbis libvpx
 COMPONENTS      = avutil avformat avcodec swresample swscale avresample