Skip to content

Commit

Permalink
upgrade x265
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeSchiff committed Jan 13, 2025
1 parent d9ae1a1 commit 9956c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
Package(
name="x265",
requires=["cmake"],
source_url="https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz",
source_url="https://bitbucket.org/multicoreware/x265_git/downloads/x265_4.1.tar.gz",
build_system="cmake",
source_dir="source",
gpl=True,
Expand Down

0 comments on commit 9956c2a

Please sign in to comment.