Skip to content

ocaml-ffmpeg 1.2.1

Latest
Compare
Choose a tag to compare
@toots toots released this 29 Oct 13:58
· 4 commits to main since this release

1.2.1 (2024-10-29)

  • Fixed plane size when allocating big array planes in swscale.
  • Added packed big array API to swscale where all planes are alloacted in
    on contiguous memory region.