Skip to content

Commit

Permalink
init: switch to github/Bilibili
Browse files Browse the repository at this point in the history
  • Loading branch information
bbcallen committed Apr 21, 2015
1 parent 7ad2c70 commit 991cd21
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions init-android-openssl.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#
# Copyright (C) 2013-2014 Zhang Rui <[email protected]>
# Copyright (C) 2013-2015 Zhang Rui <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
#

IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl
IJK_OPENSSL_FORK=https://github.com/bbcallen/openssl.git
IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git
IJK_OPENSSL_COMMIT=OpenSSL_1_0_1i
IJK_OPENSSL_LOCAL_REPO=extra/openssl

Expand Down
4 changes: 2 additions & 2 deletions init-android.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#
# Copyright (C) 2013-2014 Zhang Rui <[email protected]>
# Copyright (C) 2013-2015 Zhang Rui <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
#

IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
IJK_FFMPEG_FORK=https://github.com/bbcallen/FFmpeg.git
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_COMMIT=ijk-r0.2.1-dev
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg

Expand Down
2 changes: 1 addition & 1 deletion init-config.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#
# Copyright (C) 2013-2014 Zhang Rui <[email protected]>
# Copyright (C) 2013-2015 Zhang Rui <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions init-ios-openssl.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#
# Copyright (C) 2013-2014 Zhang Rui <[email protected]>
# Copyright (C) 2013-2015 Zhang Rui <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
#

IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl
IJK_OPENSSL_FORK=https://github.com/bbcallen/openssl.git
IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git
IJK_OPENSSL_COMMIT=OpenSSL_1_0_1i
IJK_OPENSSL_LOCAL_REPO=extra/openssl

Expand Down
4 changes: 2 additions & 2 deletions init-ios.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
#
# Copyright (C) 2013-2014 Zhang Rui <[email protected]>
# Copyright (C) 2013-2015 Zhang Rui <[email protected]>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -16,7 +16,7 @@
#

IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git
IJK_FFMPEG_FORK=https://github.com/bbcallen/FFmpeg.git
IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git
IJK_FFMPEG_COMMIT=ijk-r0.2.1-dev
IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg

Expand Down

0 comments on commit 991cd21

Please sign in to comment.