The 2.0 version of the cross-platform C sdk for MPV processing is available for download. Please see the release notes for information on the various zip files that make up the release.
The 2.0 release contains many enhancements over the 1.0 version of the SDK. These include:
support for two XML parsers. The first is Expat which is an open source ansi C parser. It is fast, free and has a relatively small footprint (~100K). The 1.0 release only supported Expat. The second is the Unicoi System Fusion XML Micro-parser which is commercial (pay) and has a very small ROM footprint (~15K). ... read more