feat(codegen): collected video duration samples
This commit is contained in:
parent
19781eab36
commit
800073df48
14 changed files with 7325 additions and 1449 deletions
2
Justfile
2
Justfile
|
|
@ -34,7 +34,7 @@ testintl:
|
|||
done
|
||||
|
||||
testfiles:
|
||||
cargo run -p rustypipe-codegen -- -d . download-testfiles
|
||||
cargo run -p rustypipe-codegen download-testfiles
|
||||
|
||||
report2yaml:
|
||||
mkdir -p rustypipe_reports/conv
|
||||
|
|
|
|||
Reference in a new issue