Skip to content

Commit

Permalink
ffmpeg: update to ff2.8--ijk0.4.1.1--dev0.3.3--rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcallen committed Oct 10, 2015
1 parent bc69810 commit 47f9515
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion init-android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=ff2.8--ijk0.4.1.1--dev0.3.3--rc1
IJK_FFMPEG_COMMIT=ff2.8--ijk0.4.1.1--dev0.3.3--rc2
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg

set -e
Expand Down
2 changes: 1 addition & 1 deletion init-ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=ff2.8--ijk0.4.1.1--dev0.3.3--rc1
IJK_FFMPEG_COMMIT=ff2.8--ijk0.4.1.1--dev0.3.3--rc2
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg

# gas-preprocessor backup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
#include "ijkplayer/version.h"
#include "ijkplayer/ijkavformat/ijkavformat.h"

static const char *kIJKFFRequiredFFmpegVersion = "ff2.8--ijk0.4.1.1--dev0.3.3--rc1";
static const char *kIJKFFRequiredFFmpegVersion = "ff2.8--ijk0.4.1.1--dev0.3.3--rc2";

@interface IJKFFMoviePlayerController()

Expand Down

0 comments on commit 47f9515

Please sign in to comment.