Package: wnpp Severity: wishlist Owner: Christopher Obbard <chris.obb...@collabora.com> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : fluster Version : 1.0+git20220816.1257c21 Upstream Author : Pablo Marcos Oltra <pmar...@fluendo.com> * URL : https://github.com/fluendo/fluster * License : LGPL Programming Lang: Python Description : 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.