Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Commit

Permalink
Add x265 submodule
Browse files Browse the repository at this point in the history
This does not guarantee that you can build ffmpeg with x265 just yet.
  • Loading branch information
Xaymar committed Nov 18, 2017
1 parent b8cc186 commit d19d808
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
[submodule "x264"]
path = x264
url = http://git.videolan.org/git/x264.git
[submodule "x265"]
path = x265
url = https://github.com/videolan/x265.git
1 change: 1 addition & 0 deletions x265
Submodule x265 added at ded243

0 comments on commit d19d808

Please sign in to comment.