Add ffnvcodec
This commit is contained in:
parent
70b70e5bb7
commit
d3eccc19ab
2 changed files with 44 additions and 0 deletions
|
@ -49,6 +49,10 @@ ffbuild_configure() {
|
|||
echo --enable-libx264
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
echo --disable-libx264
|
||||
}
|
||||
|
||||
ffbuild_cflags() {
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue