AAF SDK is a cross-platform SDK that supports the Advanced Authoring Format (AAF). AAF is a metadata management system and file format for use in professional multimedia creation and authoring. The AAF specification is administered by the AAF Association, which also coordinates development of the SDK.
Dirac is a general-purpose video codec aimed at resolutions from QCIF (176x144) to HDTV (1920x1080), progressive or interlaced. It uses wavelets, motion compensation, and arithmetic coding, and aims to be competitive with other state-of-the-art codecs. The Open Source implementation provides a C++ library with an encoder and decoder.
libbsb is a C library for reading and writing BSB format image files. Typically used for nautical charts, BSB image files use the .KAP extension and store cartographic information in addition to a run-length encoded raster image. The conversion tools included are bsb2tif, tif2bsb, bsb2png, bsb2ppm, and ppm2bsb.
mpeg2videotools is a C library and set of tools for encoding, decoding, verification, and analysis of MPEG-2 video. Designed for completeness and correctness rather than speed, it supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video.