ocaml-ffmpeg 1.1.6-2build1 source package in Ubuntu

Changelog

ocaml-ffmpeg (1.1.6-2build1) lunar; urgency=medium

  * Rebuild against new OCAML ABI.

 -- Gianfranco Costamagna <email address hidden>  Thu, 24 Nov 2022 14:00:50 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-ffmpeg_1.1.6.orig.tar.gz 102.9 KiB c9c324fa06bee2341f5255ff4620c48e7c1965c78d2aae401e79dc9da1dbd249
ocaml-ffmpeg_1.1.6-2build1.debian.tar.xz 3.0 KiB fb21feba0257888aa9144336ed24abf4077a752365b251d0ddd21d1aded1a9ec
ocaml-ffmpeg_1.1.6-2build1.dsc 2.2 KiB 1aae59685eda7a3ae738b6b05fe0f7b7a80b4e8c59277b08bd96d0f1cc833a5b

View changes file

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