Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-23 | Add fix for gcc 14 | Daniel Bermond | |
2022-04-15 | Disable lto to fix build | Daniel Bermond | |
2019-07-14 | Drop i686 support | Daniel Bermond | |
2019-01-07 | makedepends: switch yasm to nasm | Daniel Bermond | |
Upstream changed assembler from yasm to nasm[1]. References ---------- [1]: https://github.com/pkuvcl/xavs2/commit/2aac5bb37f3d336fb6e20a7c9e489b23fd279e3f | |||
2018-11-21 | Update makedepends | Daniel Bermond | |
2018-11-21 | Remove executable stack from binary | Daniel Bermond | |
2018-11-21 | Use gcc current to build (fixed upstream) | Daniel Bermond | |
Build was failing when using gcc8. This problem was fixed upstream. References ---------- https://github.com/pkuvcl/xavs2/issues/17 https://github.com/pkuvcl/xavs2/commit/f018e1da10196c1f03ed8834d5db64ef67f3cc71 | |||
2018-11-17 | Do not copy source tree for an 8-bit only build | Daniel Bermond | |
2018-11-09 | Do not rename the source clone | Daniel Bermond | |
2018-11-09 | Remove 10bit template | Daniel Bermond | |
2018-10-22 | Fixes | Daniel Bermond | |
2018-08-17 | Change to single package providing everything | Daniel Bermond | |
This will match the latest changes in package x264 from [extra] official repository. Although x264 package is not related to this one, the base source code template and build system are very similar. Being such, x264 package from [extra] serves as a basis for this package. This change simplifies things by eliminating the need of multiple little correlated xavs2 packages, sticking with the Arch KISS principle. References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/x264&id=c2411345dd7a39390ce4019cea0bfbdd363feb1d | |||
2018-07-28 | Initial commit | Daniel Bermond | |