Jump to content

WebM libvpx: Difference between revisions

From EDM2
mNo edit summary
mNo edit summary
Line 17: Line 17:
* [[KO Myung-Hun]] (OS/2 Port)
* [[KO Myung-Hun]] (OS/2 Port)


[[Category:Tools]][[Category:Multimedia]][[Category:C]][[Category:C++]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Software written in C++]][[Category:Software written in C]][[Category:Open Source Software]]
[[Category:Tools]][[Category:Multimedia]][[Category:C Libraries]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Software written in C++]][[Category:Software written in C]][[Category:Open Source Software]]

Revision as of 00:22, 26 August 2016

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

Links

License

Authors