File tree 3 files changed +3
-3
lines changed
ios/IJKMediaPlayer/IJKMediaPlayer
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
# IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
20
20
IJK_FFMPEG_UPSTREAM=https://github.com/Bilibili/FFmpeg.git
21
21
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
22
- IJK_FFMPEG_COMMIT=ff3.3--ijk0.8.0--20170811 --001
22
+ IJK_FFMPEG_COMMIT=ff3.3--ijk0.8.0--20170829 --001
23
23
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg
24
24
25
25
set -e
Original file line number Diff line number Diff line change 19
19
# IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
20
20
IJK_FFMPEG_UPSTREAM=https://github.com/Bilibili/FFmpeg.git
21
21
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
22
- IJK_FFMPEG_COMMIT=ff3.3--ijk0.8.0--20170811 --001
22
+ IJK_FFMPEG_COMMIT=ff3.3--ijk0.8.0--20170829 --001
23
23
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg
24
24
25
25
IJK_GASP_UPSTREAM=https://github.com/Bilibili/gas-preprocessor.git
Original file line number Diff line number Diff line change 33
33
#import " ijkioapplication.h"
34
34
#include " string.h"
35
35
36
- static const char *kIJKFFRequiredFFmpegVersion = " ff3.3--ijk0.8.0--20170811 --001" ;
36
+ static const char *kIJKFFRequiredFFmpegVersion = " ff3.3--ijk0.8.0--20170829 --001" ;
37
37
38
38
// It means you didn't call shutdown if you found this object leaked.
39
39
@interface IJKWeakHolder : NSObject
You can’t perform that action at this time.
0 commit comments