This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
mumbledj/vendor/github.com/layeh/gopus
2016-06-20 17:50:40 -07:00
..
opus-1.1.2 Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
.gitignore Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
LICENSE Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
opus_nonshared.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
opus_shared.go Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00
README.md Checked in vendor/ with stripped vcs data 2016-06-20 17:50:40 -07:00

gopus

gopus is a Go binding for the Opus audio codec.

Documentation

Requirements

  • cgo
  • opus development library (only on platforms where the shared library is used)

License

Public domain

Author

Tim Cooper (tim.cooper@layeh.com)