提交 589f4551 编写于 作者: X Xinzheng Zhang

ffmpeg: add a dummy tag for a different configure

上级 31a084d1
......@@ -18,7 +18,7 @@
# IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
IJK_FFMPEG_UPSTREAM=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_COMMIT=ff3.2--ijk0.7.2-20161107--001
IJK_FFMPEG_COMMIT=ff3.2--ijk0.7.4--20161116--001
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg
set -e
......
......@@ -18,7 +18,7 @@
# IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
IJK_FFMPEG_UPSTREAM=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_COMMIT=ff3.2--ijk0.7.2-20161107--001
IJK_FFMPEG_COMMIT=ff3.2--ijk0.7.4--20161116--001
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg
IJK_GASP_UPSTREAM=https://github.com/Bilibili/gas-preprocessor.git
......
......@@ -32,7 +32,7 @@
#include "string.h"
static const char *kIJKFFRequiredFFmpegVersion = "ff3.2--ijk0.7.2-20161107--001";
static const char *kIJKFFRequiredFFmpegVersion = "ff3.2--ijk0.7.4--20161116--001";
// It means you didn't call shutdown if you found this object leaked.
@interface IJKWeakHolder : NSObject
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册