Skip to content

Commit c9e8259

Browse files
committed
Update build-ffmpeg
1 parent 9d391e4 commit c9e8259

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

build-ffmpeg

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -616,16 +616,6 @@ if build "xz"; then
616616
build_done "xz"
617617
fi
618618

619-
#if build "libass"; then
620-
# download "https://github.com/libass/libass/releases/download/0.15.0/libass-0.15.0.tar.gz"
621-
# execute ./configure --prefix="${WORKSPACE}" --enable-shared --disable-static
622-
# execute make -j $MJOBS
623-
# execute make install
624-
#
625-
# build_done "libass"
626-
#fi
627-
628-
629619
##
630620
## HWaccel library
631621
##

0 commit comments

Comments
 (0)