Add x265 and all its madness
This commit is contained in:
parent
9ee8d5d019
commit
1b853bc960
11 changed files with 128 additions and 25 deletions
|
@ -26,6 +26,14 @@ ffbuild_uncflags() {
|
|||
return 0
|
||||
}
|
||||
|
||||
ffbuild_cxxflags() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_uncxxflags() {
|
||||
return 0
|
||||
}
|
||||
|
||||
ffbuild_ldflags() {
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue