Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Niemeyer <[email protected]>
  • Loading branch information
eaniemey committed Aug 17, 2015
1 parent bb02df5 commit b6593c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ VMF allows developers to define and create metadata of any form, and about any r
VMF embeds metadata within the host video file or video stream, so that no additional files are needed to store the metadata.

VMF SDK is developed as a platform-independent C++ library. It is tested on the following operating system:
* MS Windows 7 and 8
* GNU Linux (Ubuntu 12)
* MS Windows 7, 8, and 10
* GNU Linux (Ubuntu 14)
* Google Android 4.x

VMF SDK and the samples code uses the following C++ 11 features:
Expand All @@ -17,7 +17,7 @@ VMF SDK and the samples code uses the following C++ 11 features:
* lambda expressions

The following C++ compilers are known to compile the VMF code successfully:
* MS VC++ 2010 and newer
* MS VC++ 2013 and newer
* Intel C++ compiler 12.1 and newer
* GNU GCC 4.6 and newer

Expand Down

0 comments on commit b6593c7

Please sign in to comment.