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 ad84ef2

Browse filesBrowse files
committed
x265 update
1 parent 2ff1e67 commit ad84ef2
Copy full SHA for ad84ef2

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ fi
319319

320320
if build "x265"; then
321321
download "https://github.com/videolan/x265/archive/3.4.tar.gz" "x265-3.4.tar.gz"
322-
cd "$PACKAGES"/x265_* || exit
322+
cd "$PACKAGES"/x265-* || exit
323323
cd source || exit
324324
execute cmake -DCMAKE_INSTALL_PREFIX:PATH="${WORKSPACE}" -DENABLE_SHARED:bool=off .
325325
execute make -j $MJOBS

0 commit comments

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