add: h265 & AV1 support (with a lot of fixes)
This commit is contained in:
@@ -6,6 +6,12 @@ inherits = "release"
|
||||
debug = true
|
||||
force-frame-pointers = true
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
# codegen-backend = "cranelift"
|
||||
|
||||
[workspace.metadata.crane]
|
||||
name = "rtmp-to-whip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user