ocaml-ffmpeg 1.1.10-1build1 source package in Ubuntu

Changelog

ocaml-ffmpeg (1.1.10-1build1) noble; urgency=medium

  * No-change rebuild for OCaml ABIs.

 -- Matthias Klose <email address hidden>  Fri, 15 Mar 2024 20:09:11 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
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.10.orig.tar.gz 106.2 KiB 2683062b33ab2069b842fa5d18d1cbbf3572ac6e8ca8fdf6b38e391e8cfd965c
ocaml-ffmpeg_1.1.10-1build1.debian.tar.xz 3.2 KiB 2f4a1871fee0ec1e6496bda44ef6865f34ccec4d38e51b8ae32032bfab2d1ed0
ocaml-ffmpeg_1.1.10-1build1.dsc 2.2 KiB 74c144bcd891f8ce8f2c3997e7698f09cc4064e4328f42482ce39e4f112ee8ce

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