package opus

  1. Overview
  2. Docs
Bindings to libopus

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.2.tar.gz
md5=8e4f833477997732b0c0aec4d42420c9
sha512=e9931a80550ed3566cebc4e07204192319fdb02c88519f6711c57ec2cb8d68e13f641bd843c815244010e4be8fbada95d826063e33297113a5c3743c3a4e2a5d

CHANGES.md.html

0.2.2 (28-06-2022)

  • Added bigarray API.

  • Fix memory leak in header packets.

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.