Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A aom-rav1e
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • aom-rav1e
  • Repository
Switch branch/tag
  • aom-rav1e
  • av1
  • common
  • warped_motion.c
Find file BlameHistoryPermalink
  • David Barker's avatar
    Remove temporary condition from warp code · 46443741
    David Barker authored May 02, 2017
    Patch https://aomedia-review.googlesource.com/c/10901/ temporarily
    disabled the SSE2 warp filter for 4x4 blocks, because of a
    data race when the filter was used at the right-hand edge of a
    tile in a multithreaded encode.
    
    This patch fixes the data race and re-enables the SSE2 warp filter.
    
    Change-Id: I7058c897ddf538cd10001c5be13b1a1bfe8320fd
    46443741