fluster 1.0.1+git20231107.590aad7-1 source package in Ubuntu

Changelog

fluster (1.0.1+git20231107.590aad7-1) unstable; urgency=medium

  * New upstream version 1.0.1+git20231107.590aad7
  * Update my email address to <email address hidden>

 -- Christopher Obbard <email address hidden>  Sat, 18 Nov 2023 11:17:32 +0000

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fluster_1.0.1+git20231107.590aad7-1.dsc 2.1 KiB 71b87423d0e76ec110c985573b5f06de4e47a271945ffd90c0add39ef488edbe
fluster_1.0.1+git20231107.590aad7.orig.tar.xz 104.1 KiB 6903a408d3f739819e73c7009ca72f50e9cb9ae12bb537883262d91e575275b9
fluster_1.0.1+git20231107.590aad7-1.debian.tar.xz 4.7 KiB 712a1fd23b28a6adb4f2b55e52a3fa7aad7546762f9252a1e54a5ad1c4bbf08f

No changes file available.

Binary packages built by this source

fluster: Testing framework for multimedia decoder conformance

 Fluster is a testing framework written in Python for decoders conformance. It
 is composed of a CLI application that runs a number of test suites with the
 supported decoders. Its purpose is to check different decoder implementations
 against known test suites with known and tested results. It has been originally
 designed to check the conformance of H.265/HEVC decoders, but it also supports
 H.264/AVC and can be easily extended to add more decoders and test suites.
 .
 It is useful for codec development to ensure that the decoder driver and
 userspace components are implemented correctly.