Skip to content

Fix TSAN warnings - #916

Merged
kirithika7 merged 5 commits into
Multicorewareinc:masterfrom
Akilan-Sivakumar:tsan
Jul 21, 2026
Merged

Fix TSAN warnings#916
kirithika7 merged 5 commits into
Multicorewareinc:masterfrom
Akilan-Sivakumar:tsan

Conversation

@Akilan-Sivakumar

@Akilan-Sivakumar Akilan-Sivakumar commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator
  • This PR fixes data races flagged by ThreadSanitizer (TSAN) across the encoder's multi-threaded code paths, including encoder shared state, TME, rate control row stats, and weight analysis.
  • It also includes code-quality fixes addressing issues reported by the PR CI pipeline.
  • TSAN tested across all presets (8-bit and 10-bit) and across all CLIs in the x265 regression suite. Smoke, regression, performance, and quality tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants