]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Upgrade to FFmpeg 2.5.2
authorJoakim Gissberg <joakim@gissberg.nu>
Tue, 6 Jan 2015 12:26:07 +0000 (13:26 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 7 Jan 2015 14:56:15 +0000 (15:56 +0100)
Makefile.ffmpeg

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