diff options
author | Matteo Bernardini <matteo.bernardini {at} sns.it> | 2010-06-18 00:52:49 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-17 18:13:16 -0500 |
commit | 6ae9db3e7304ab81dcb968a680938b1205d80e11 (patch) | |
tree | 8eae4bf1eedb01c7d87baddce649ed32faaec347 /libraries/libvpx/README | |
parent | 61e3a26c657485a14eeabf448a77efa22c67e971 (diff) |
libraries/libvpx: Added. This is the WebM VP8 SDK.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/libvpx/README')
-rw-r--r-- | libraries/libvpx/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libvpx/README b/libraries/libvpx/README new file mode 100644 index 000000000000..2a2c085eeab8 --- /dev/null +++ b/libraries/libvpx/README @@ -0,0 +1,3 @@ +VP8 is an open video codec, originally developed by On2 and released +as open source by Google Inc. It is the successor of the VP3 codec, +on which the Theora codec was based. |