Releases: savonet/ocaml-mm
Releases · savonet/ocaml-mm
ocaml-mm 0.8.6
ocaml-mm 0.8.5
0.8.5 (2024-02-05)
- Fix note names (#18).
- Fix GC pace when allocating bigarrays with custom memory.
- Fix UV height calculation in
caml_yuv420_fill
.
ocaml-mm 0.8.4
0.8.4 (2023-07-01)
- Add
Image.ARGB8.*
. - Add conversion functions to/from int16 big arrays.
ocaml-mm 0.8.3
0.8.3 (2023-03-01)
- Add
Image.RGB8.Color.to_int
. - Add
Image.Canvas.planes
. - Add
Image.Invalid_position
andImage.Invalid_dimensions
exceptions.
ocaml-mm 0.8.2
0.8.2 (2023-02-08)
- Add ReplayGain computation.