We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190fef3 commit 7ad2c70Copy full SHA for 7ad2c70
init-android-libyuv.sh
@@ -1,6 +1,6 @@
1
#! /usr/bin/env bash
2
#
3
-# Copyright (C) 2013-2014 Zhang Rui <bbcallen@gmail.com>
+# Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
4
5
# Licensed under the Apache License, Version 2.0 (the "License");
6
# you may not use this file except in compliance with the License.
@@ -16,8 +16,8 @@
16
17
18
19
-IJK_LIBYUV_UPSTREAM=https://github.com/bbcallen/libyuv.git
20
-IJK_LIBYUV_FORK=https://github.com/bbcallen/libyuv.git
+IJK_LIBYUV_UPSTREAM=https://github.com/Bilibili/libyuv.git
+IJK_LIBYUV_FORK=https://github.com/Bilibili/libyuv.git
21
IJK_LIBYUV_COMMIT=ijk-r0.2.1-dev
22
IJK_LIBYUV_LOCAL_REPO=extra/libyuv
23
0 commit comments