Skip to content

Fixes for code review

Anton Mitrofanov requested to merge BugMaster/x264:mr_fixes into master
  • Fix file encoding from Windows-1252 to UTF-8
  • Remove use of non-breaking spaces
  • Fix undefined behavior: index out of bounds (one more)
  • Fix data race
  • checkasm: increase float error margin to 1e-5

Merge request reports