WebM libvpx: Difference between revisions
Appearance
mNo edit summary |
m →Version |
||
| Line 5: | Line 5: | ||
* 1.6.1 (2017-01-23) | * 1.6.1 (2017-01-23) | ||
* 1.8.0 (2019-05-20) | * 1.8.0 (2019-05-20) | ||
* 1.8.2 (2020-04-14) | |||
==Licence== | ==Licence== | ||
Latest revision as of 17:54, 26 October 2025
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
KO Myung-Hun (OS/2 Port):
- 1.6.1 (2017-01-23)
- 1.8.0 (2019-05-20)
- 1.8.2 (2020-04-14)
Licence
- Open source released under the Three Clause BSD License
Authors
- Cisco Systems
- The WebM Project