ocaml-ffmpeg 1.1.10-1build2 source package in Ubuntu

Changelog

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

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 20:18:01 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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-1build2.debian.tar.xz 3.2 KiB 19aebbe6914d6518b83076a2f3a087fe8f5d7425f5c54c4d6dbfbc9152dd12bb
ocaml-ffmpeg_1.1.10-1build2.dsc 2.3 KiB abe9478b7579c72aeff85fb190dcb1e1933297f38f454faa4e74e2888bc958e1

Available diffs

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