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
GSoC
GSoC2018
macOS
vlc
Commits
d7816e45
Commit
d7816e45
authored
Dec 04, 2017
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update FFmpeg/libav hashes
and make it easier to use a different FFmpeg fork
parent
de37944f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
contrib/src/ffmpeg/rules.mak
contrib/src/ffmpeg/rules.mak
+3
-3
No files found.
contrib/src/ffmpeg/rules.mak
View file @
d7816e45
...
...
@@ -4,12 +4,12 @@
#USE_LIBAV ?= 1
#USE_FFMPEG ?= 1
ifdef
USE_
FFMPEG
FFMPEG_HASH
=
a82468514048fb87d9bf38689866bc3b9aaccd02
if
n
def
USE_
LIBAV
FFMPEG_HASH
=
5a93a85fd0ad62c6c9cdf69415959f116c015f0e
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
else
FFMPEG_HASH
=
825e463a170c7004c63030dc484b2b2de869227
b
FFMPEG_HASH
=
e171022c24c42b1e88a51bb3b4c27f13c87c85c
b
FFMPEG_SNAPURL
:=
http://git.libav.org/?p
=
libav.git
;
a
=
snapshot
;
h
=
$(FFMPEG_HASH)
;
sf
=
tgz
FFMPEG_GITURL
:=
git://git.libav.org/libav.git
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