Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libao
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 35
    • Issues 35
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • libao
  • Issues
  • #1809
Closed
Open
Created Jun 11, 2011 by Nick@weegreenblobbie

libao: add version info to ao/ao.h

As new features are added to libao, version information in the ao.h header would be helpful so code that uses libao can detect the version and use the new features.

For example, the ao_sample_format has a new field called matrix in 1.x.x that is not int version 0.8.8 (the version currently in the Ubuntu repositories 10.04, 11.04).

I'm releasing code that will work with 0.8.8 but it would be nice to be able to include code for 1.1.0 when it becomes available in the Ubuntu repositories.

Assignee
Assign to
Time tracking