package ffmpeg-swscale

  1. Overview
  2. Docs
Bindings for the ffmpeg swscale library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.2.1.tar.gz
md5=0246dce16d3fd1ad00b8ab8cb562e2c0
sha512=c72adb6ba5651e47c343d28b6be7759a5958ea1ea712ce98d3d4b86de35370f79e8c4833aa35b0633907d813abc080f6472186ad433ff5b8eeb31d5b5e012913

doc/ffmpeg-swscale/Swscale/PackedBigArray/index.html

Module Swscale.PackedBigArraySource

Unsigned 8 bit bigarray in a single packed array..

Sourcetype plane = {
  1. plane_size : int;
  2. stride : int;
}
Sourcetype t = {
  1. data : Avutil.data;
  2. planes : plane array;
}
Sourceval vk : vector_kind
OCaml

Innovation. Community. Security.