Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea2b64b

Browse filesBrowse files
committed
vid.stab update
1 parent 2123557 commit ea2b64b
Copy full SHA for ea2b64b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ if build "cmake"; then
300300
fi
301301

302302
if build "vid_stab"; then
303-
download "https://codeload.github.com/georgmartius/vid.stab/zip/aeabc8daa7904f9edf7441a11f293965a5ef53b8" "georgmartius-vid.stab.tar.tgz"
304-
cd $PACKAGES/vid.stab-aeabc8daa7904f9edf7441a11f293965a5ef53b8 || exit
303+
download "https://github.com/georgmartius/vid.stab/archive/v1.1.0.tar.gz" "georgmartius-vid.stab-v1.1.0-0-g60d65da.tar.tgz"
304+
cd $PACKAGES/vid.stab-1.1.0 || exit
305305
execute cmake -DBUILD_SHARED_LIBS=OFF -DCMAKE_INSTALL_PREFIX:PATH=${WORKSPACE} -DUSE_OMP=OFF -DENABLE_SHARED:bool=off .
306306
execute make
307307
execute make install

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.