ocaml-ffmpeg 1.1.1-1 source package in Ubuntu

Changelog

ocaml-ffmpeg (1.1.1-1) unstable; urgency=medium

  * New upstream version 1.1.1

 -- Kyle Robbertze <email address hidden>  Wed, 05 Jan 2022 11:52:57 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml-ffmpeg_1.1.1-1.dsc 2.2 KiB b962ec0b6ce2732de961cf1513fea3a45751f4feeb6437ba506cbf8df8b7bbec
ocaml-ffmpeg_1.1.1.orig.tar.gz 97.8 KiB c87229b12e5a7acf89c6e0763fa720ea419ad4add4df71221b2ea9e5e4a3c28c
ocaml-ffmpeg_1.1.1-1.debian.tar.xz 2.9 KiB 97c0cd79804e39a580be0cdb604807bb4d17199e48f143622c264297e32f2fca

Available diffs

No changes file available.

Binary packages built by this source

libffmpeg-ocaml: OCaml interface for FFmpeg -- runtime files

 The modules currently available are:
 Av: the module containing demuxers and muxers for reading and
 writing multimedia container formats.
 Avcodec: the module containing decoders and encoders for audio,
 video and subtitle codecs.
 Swresample: the module performing audio resampling, rematrixing
 and sample format conversion operations.
 Swscale: the module performing image scaling and color
 space/pixel format conversion operations.
 Avdevice: the module containing input and output devices for
 grabbing from and rendering to many common multimedia
 input/output software frameworks.
 .
 This package contains only the shared runtime stub libraries

libffmpeg-ocaml-dbgsym: debug symbols for libffmpeg-ocaml
libffmpeg-ocaml-dev: OCaml interface for FFmpeg -- development files

 The modules currently available are:
 Av: the module containing demuxers and muxers for reading and
 writing multimedia container formats.
 Avcodec: the module containing decoders and encoders for audio,
 video and subtitle codecs.
 Swresample: the module performing audio resampling, rematrixing
 and sample format conversion operations.
 Swscale: the module performing image scaling and color
 space/pixel format conversion operations.
 Avdevice: the module containing input and output devices for
 grabbing from and rendering to many common multimedia
 input/output software frameworks.
 .
 This package contains all the development stuff you need to develop
 OCaml programs whcich use ocaml-ffmpeg.

libffmpeg-ocaml-dev-dbgsym: debug symbols for libffmpeg-ocaml-dev