Skip to content

Commit 7ad2c70

Browse files
committed
Update init-android-libyuv.sh
switch to Bilibili/libyuv
1 parent 190fef3 commit 7ad2c70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

init-android-libyuv.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /usr/bin/env bash
22
#
3-
# Copyright (C) 2013-2014 Zhang Rui <bbcallen@gmail.com>
3+
# Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.
@@ -16,8 +16,8 @@
1616
#
1717

1818

19-
IJK_LIBYUV_UPSTREAM=https://github.com/bbcallen/libyuv.git
20-
IJK_LIBYUV_FORK=https://github.com/bbcallen/libyuv.git
19+
IJK_LIBYUV_UPSTREAM=https://github.com/Bilibili/libyuv.git
20+
IJK_LIBYUV_FORK=https://github.com/Bilibili/libyuv.git
2121
IJK_LIBYUV_COMMIT=ijk-r0.2.1-dev
2222
IJK_LIBYUV_LOCAL_REPO=extra/libyuv
2323

0 commit comments

Comments
 (0)