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
  • mvref_common.c
Find file BlameHistoryPermalink
  • David Barker's avatar
    Fix compile error for global-motion without ref-mv · e0b71511
    David Barker authored Feb 03, 2017
    The reference frame handling in av1_find_mv_refs introduced
    in https://aomedia-review.googlesource.com/c/6067/ broke the
    compile when global-motion is enabled but ref-mv is not.
    This patch adds the missing logic, allowing this case to compile
    again.
    
    Change-Id: I914887eb56d28a700b2917d086447bdbb314f35d
    e0b71511