projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6709422
)
scripts/build_mingw: update to latest ffmpeg build
author
Paul Brossier
<piem@piem.org>
Fri, 7 Apr 2017 13:44:51 +0000
(15:44 +0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 7 Apr 2017 13:44:51 +0000
(15:44 +0200)
scripts/build_mingw
patch
|
blob
|
history
diff --git
a/scripts/build_mingw
b/scripts/build_mingw
index
b1f2d57
..
1dcb175
100755
(executable)
--- a/
scripts/build_mingw
+++ b/
scripts/build_mingw
@@
-14,7
+14,7
@@
python this_version.py -v
VERSION=`python $PWD/this_version.py -v`
FFMPEG_BUILDS_URL="https://ffmpeg.zeranoe.com/builds"
-FFMPEG_DEFAULT="20170
315-6c4665d
"
+FFMPEG_DEFAULT="20170
404-1229007
"
# define some default CFLAGS
DEF_CFLAGS="-Os -I/usr/share/mingw-w64"