Jump to content

WebM libvpx: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
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

Authors

Links