download the source code of dav1d from github fork

pull/7/head
Taner Sener 4 years ago
parent 56af2f1871
commit 1a72036753
  1. 4
      scripts/source.sh

@ -22,8 +22,8 @@ get_library_source() {
SOURCE_TYPE="TAG" SOURCE_TYPE="TAG"
;; ;;
dav1d) dav1d)
SOURCE_REPO_URL="https://code.videolan.org/videolan/dav1d" SOURCE_REPO_URL="https://github.com/tanersener/dav1d"
SOURCE_ID="0.8.1" SOURCE_ID="0.8.2"
SOURCE_TYPE="TAG" SOURCE_TYPE="TAG"
;; ;;
expat) expat)

Loading…
Cancel
Save