Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • dav1d dav1d
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • dav1ddav1d
  • Repository
Switch branch/tag
  • dav1d
  • src
  • obu.c
Find file BlameHistoryPermalink
  • Martin Storsjö's avatar
    obu: Initialize off_before_idx[0], fix MSVC warning about uninitialized use · 65d963d4
    Martin Storsjö authored Feb 07, 2019 and Ronald S. Bultje's avatar Ronald S. Bultje committed Feb 12, 2019
    MSVC warns that off_before_idx[0] can be unsed uninitialized
    in the line "off_before_idx[1] = off_before_idx[0];" further below.
    65d963d4

VideoLAN code repository instance