| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Ref https://github.com/xiph/rav1e/releases
|
|
|
|
|
|
|
|
|
| |
On x86, the stack protector was disabled by addinsg
`-fno-stack-protector` to CFLAGS. This was due to rust not passing
`-lssp_nonshared` to the linker, causing build errors while linking.
Rust has been patched to fix this issue, so now we can enable stack
protection again.
|
|
|
|
| |
Ref https://github.com/xiph/rav1e/releases
|
|
|
|
|
| |
- Ref https://github.com/xiph/rav1e/releases
- Add $pkgname-static
|
| |
|
| |
|
|
https://github.com/xiph/rav1e
The fastest and safest AV1 encoder
|