On2 VP8: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (link to google paper)
m (Google is also involved)
Line 1: Line 1:
* Company: [[On2]]
* Company: [[On2]], [[Google]]
* Data Format and Decoding Specification: http://www.webmproject.org/media/pdf/vp8_bitstream.pdf
* Data Format and Decoding Specification: http://www.webmproject.org/media/pdf/vp8_bitstream.pdf
* High-level technical description: http://x264dev.multimedia.cx/?p=377 and from [http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/37073.pdf Google].
* High-level technical description: http://x264dev.multimedia.cx/?p=377 and from [http://static.googleusercontent.com/external_content/untrusted_dlcp/research.google.com/en/us/pubs/archive/37073.pdf Google].

Revision as of 20:33, 1 January 2013

On May 19, 2010, Google announced that the VP8 source code was open source as part of the WebM project.

VP8 has features in common with H.264. For example, see H.264 Prediction to understand where VP8's prediction modes mimic and differ from H.264's modes.