@hackage isobmff0.14.0.0

A parser and generator for the ISO-14496-12/14 base media file format

Build Status Hackage

ISO-14496-12 Base Media File Format Library

This project contains a parser and builder for the media data container file format defined as part of the MPEG-4 (ISO-14496) family of standards, called the Iso Base Media File Format, or ISOBMFF.

It is a container format for both stored and transfered media data.

  • Installation

  • Dependencies (13)

  • Dependents (0)

  • Package Flags

      tracing
       (on by default)

      Build with trace output enabled

      fullbenchmarks
       (on by default)

      Enable the compilation of all benchmarks, takes a long time to compile

      complextests
       (on by default)

      Enable the compilation of all unit tests, even those, that take a long time to compile