ocaml-ffmpeg 1.1.11-1 source package in Ubuntu

Changelog

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

  * New upstream version 1.1.11

 -- Kyle Robbertze <email address hidden>  Sat, 06 Apr 2024 09:45:08 +0100

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ocaml-ffmpeg_1.1.11-1.dsc 2.2 KiB 6a85fb119512410a48489f5fc58efb819bb4fbfe0c98ca70086aa3c1b2aba9ea
ocaml-ffmpeg_1.1.11.orig.tar.gz 106.2 KiB 0bbfe78f0b9619009029b4a8d7d65895aa0d2161e6fc5d199315dea56c4e2a0a
ocaml-ffmpeg_1.1.11-1.debian.tar.xz 3.1 KiB b7d9856ce09b4ef02c3d461ad4090ffc207f435505100420efaad9ec40c42bbc

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