Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
ef708542
Commit
ef708542
authored
Jul 13, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update libav/ffmpeg hashes
Close #17086
parent
a854e0fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
contrib/src/ffmpeg/rules.mak
contrib/src/ffmpeg/rules.mak
+2
-2
No files found.
contrib/src/ffmpeg/rules.mak
View file @
ef708542
...
@@ -5,11 +5,11 @@
...
@@ -5,11 +5,11 @@
#USE_FFMPEG ?= 1
#USE_FFMPEG ?= 1
ifdef
USE_FFMPEG
ifdef
USE_FFMPEG
FFMPEG_HASH
=
0768aaec1d683226e613e692080a588359c31334
FFMPEG_HASH
=
a82468514048fb87d9bf38689866bc3b9aaccd02
FFMPEG_SNAPURL
:=
http://git.videolan.org/?p
=
ffmpeg.git
;
a
=
snapshot
;
h
=
$(FFMPEG_HASH)
;
sf
=
tgz
FFMPEG_SNAPURL
:=
http://git.videolan.org/?p
=
ffmpeg.git
;
a
=
snapshot
;
h
=
$(FFMPEG_HASH)
;
sf
=
tgz
FFMPEG_GITURL
:=
http://git.videolan.org/git/ffmpeg.git
FFMPEG_GITURL
:=
http://git.videolan.org/git/ffmpeg.git
else
else
FFMPEG_HASH
=
6ac0e7818399a57e4684202bac79f35b3561ad1e
FFMPEG_HASH
=
825e463a170c7004c63030dc484b2b2de869227b
FFMPEG_SNAPURL
:=
http://git.libav.org/?p
=
libav.git
;
a
=
snapshot
;
h
=
$(FFMPEG_HASH)
;
sf
=
tgz
FFMPEG_SNAPURL
:=
http://git.libav.org/?p
=
libav.git
;
a
=
snapshot
;
h
=
$(FFMPEG_HASH)
;
sf
=
tgz
FFMPEG_GITURL
:=
git://git.libav.org/libav.git
FFMPEG_GITURL
:=
git://git.libav.org/libav.git
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment