Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • A aom-rav1e
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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
  • aom-rav1e
  • test
  • test_vectors.cc
Find file BlameHistoryPermalink
  • Adrian Grange's avatar
    Fix decoder handling of intra-only frames · 7c43fb67
    Adrian Grange authored Jun 09, 2014
    This patch fixes bug 633:
    https://code.google.com/p/webm/issues/detail?id=633
    
    The first decoded frame does not have to be a keyframe,
    it could be an inter-frame that is coded intra-only.
    
    This patch fixes the handling of intra-only frames.
    
    A test vector has also been added that encodes 3
    intra-only frames at the start of the clip. The
    test vector was generated using the code in the
    following patch:
    https://gerrit.chromium.org/gerrit/#/c/70680/
    
    Change-Id: Ib40b1dbf91aae2bc047e23c626eaef09d1860147
    7c43fb67