Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upgrade ffmpeg to 3.1
  • Loading branch information
tajson authored and perexg committed Jul 1, 2016
1 parent 631b6b5 commit 13cc71a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile.ffmpeg
Expand Up @@ -94,10 +94,10 @@ LIBMFX_URL = https://github.com/lu-zero/mfx_dispatch/archive/$(LIBMFX_TB)
LIBMFX_SHA1 = 84dbdf4a6b409067e863eb9564bb2efdec6d39ce
LIBMFX_DIFFS = libmfx.linux.path.diff

FFMPEG = ffmpeg-3.0.2
FFMPEG = ffmpeg-3.1
FFMPEG_TB = $(FFMPEG).tar.bz2
FFMPEG_URL = http://ffmpeg.org/releases/$(FFMPEG_TB)
FFMPEG_SHA1 = c40731a221fbfaa50671d69fe894bedd664f91e2
FFMPEG_SHA1 = 63cb1934dc2aab93b8fe01728a7f8cc388a9b532


# ##############################################################################
Expand Down

0 comments on commit 13cc71a

Please sign in to comment.