Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-26 | libXvMC 1.0.13libXvMC-1.0.13 | Matt Turner | |
Signed-off-by: Matt Turner <mattst88@gmail.com> | |||
2022-03-26 | meson: Fix typo | Matt Turner | |
Signed-off-by: Matt Turner <mattst88@gmail.com> | |||
2022-03-26 | meson: Add a meson build system | Dylan Baker | |
This does everything the autotools based system does, including building both a static and shared version by default, though this can be controlled with meson's builtin `default_library` option. |