speccpu/x264: add x264 mc src, add printf to weight->i_scale
This commit is contained in:
@@ -5,3 +5,10 @@ description = "Scripts that helps debugging SPEC CPU benchmark suite."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = []
|
||||
|
||||
[tool.setuptools]
|
||||
packages = { find = { where = ["src"] } }
|
||||
include-package-data = true
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"speccpu" = ["*.c"]
|
||||
|
||||
Reference in New Issue
Block a user