Skip to content

checkasm: Correctly parse the seed argument as unsigned

Martin Storsjö requested to merge mstorsjo/x264:checkasm-seed into master

This fixes rerunning checkasm with an earlier printed seed, when it's outside of the signed range.

Merge request reports