Jump to content

WebM libvpx

From EDM2
Revision as of 12:55, 24 December 2015 by Reiknir (talk | contribs) (Created page with "A C library written in both C and C++, that allows you to build a VP8/VP9 decode and encode functionality into your own applications, VP8/9 is a video codec us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A C library written in both C and C++, that allows you to build a VP8/VP9 decode and encode functionality into your own applications, VP8/9 is a video codec used by Google and others primarily to encode streaming video content on the web.

Version

  • Last known version: 1.5.0 (2015-12-13)

Links

License

Authors