/libamf

A library that implements a C parser/serializer for the compact binary Adobe(r) AMF0 and AMF3 formats.

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This is libamf.

This library will be composed of a few parts:
- C AMF0 serializer/parser
- C AMF3 serializer/parser
- flexible C language data API to implement AMF data types
- C++ ports of the aforementioned components

See the architecture.png image for details.