Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 664 Bytes

Introduction

IABLib is a C++ library for creating, parsing and rendering IAB essence, as specified in SMPTE ST 2098-2.

License

See LICENSE.

Documentation

Documentation is provided inline using Doxygen conventions. The build system can generate an HTML rendering.

Examples

The unit tests and the render-to-files application illustrate the use of the library.

Dependencies

The library has no runtime dependencies.

The following development dependencies exist: