aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rav1e
Commit message (Collapse)AuthorAgeFilesLines
* testing/rav1e: upgrade to 0.3.1Oleg Titov2020-02-191-2/+2
| | | | Ref https://github.com/xiph/rav1e/releases
* testing/various: enable stackprotectorKevin Daudt2020-02-141-5/+1
| | | | | | | | | 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.
* testing/rav1e: upgrade to 0.3.0Oleg Titov2020-02-081-3/+4
| | | | Ref https://github.com/xiph/rav1e/releases
* testing/rav1e: upgrade to 0.2.1Oleg Titov2020-01-021-4/+8
| | | | | - Ref https://github.com/xiph/rav1e/releases - Add $pkgname-static
* testing/rav1e: fix build on x86Leo2019-12-251-0/+4
|
* testing/rav1e: split -libs subpackageLeo2019-12-251-2/+2
|
* testing/rav1e: new aportOleg Titov2019-12-251-0/+31
https://github.com/xiph/rav1e The fastest and safest AV1 encoder