Skip to content

Releases: savonet/ocaml-mad

ocaml-mad 0.5.3

22 Apr 23:33
Compare
Choose a tag to compare

0.5.3 (2024-04-22)

  • Added floatarray API.
  • Added support for libmad pkg-config detection.

0.5.2

28 Jan 14:58
Compare
Choose a tag to compare

0.5.2 (28-01-2022)

0.5.1

02 Jan 15:51
Compare
Choose a tag to compare

0.5.1 (02-01-2022)

  • Do not decode audio data when skipping frames
    or computing file duration.

0.5.0

08 Oct 14:55
Compare
Choose a tag to compare

0.5.0 (07-10-2020)

  • Switch to dune
  • Switch to read callbacks with bytes.
  • Use conversion functions provided by OCaml for filename.
  • Cleanup decoding logic around EOF.
  • Add decode_frame_float_ba.
  • Remove unecessary global root.

0.4.6

18 Sep 03:22
Compare
Choose a tag to compare

0.4.6 (17-09-2018)

  • Minor fixes around GC when using the stream API.
  • Fix filename encoding in openfile on windows platforms.

0.4.5

03 Aug 20:55
Compare
Choose a tag to compare
Dummy github release.