package opus

  1. Overview
  2. Docs
Bindings to libopus

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=ef30999498988d515b9679aea33094c7
sha512=4c1f4ecbdad31e140ee512d95bdf74f8ff64260575a5202f8a013fe1b2768f34911eea6e7e029600ce028e0245e46bf227af3407e28e120feafa121f5ef3e686

CHANGES.md.html

0.2.1 (02-01-2022)

  • Fix compilation on big-endian architectures (#5, #6).

0.2.0 (08-03-2021)

  • Set minimum opus version to 1.3.0

  • Switch to dune

0.1.3 (19-09-2019)

  • Added Set_phase_inversion_disabled

0.1.2 (02-02-2017)

  • Fix mono decoding.

0.1.1 (03-08-2015)

  • Changed types to match new ocaml-ogg's API. Should be fully backward compatible.

0.1.0 (18-02-2013)

  • Initial release.