Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgrade to FFmpeg 2.5.2
  • Loading branch information
tajson authored and perexg committed Jan 7, 2015
1 parent 0872d71 commit ba36e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.ffmpeg
Expand Up @@ -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
Expand Down

0 comments on commit ba36e45

Please sign in to comment.