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 ef0b97e

Browse filesBrowse files
authored
Merge pull request markus-perl#25 from dvorobiev/xvid_update
Update xvid to verision 1.3.5
2 parents 3b945e0 + b5c818c commit ef0b97e
Copy full SHA for ef0b97e

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
@@ -218,7 +218,7 @@ if build "lame"; then
218218
fi
219219

220220
if build "xvidcore"; then
221-
download "http://downloads.xvid.org/downloads/xvidcore-1.3.4.tar.gz" "xvidcore-1.3.4.tar.gz"
221+
download "https://downloads.xvid.com/downloads/xvidcore-1.3.5.tar.gz" "xvidcore-1.3.5.tar.gz"
222222
cd $PACKAGES/xvidcore || exit
223223
cd build/generic || exit
224224
execute ./configure --prefix=${WORKSPACE} --disable-shared --enable-static

0 commit comments

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