On2 VP8: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (link to google paper)
(VP8 specification is now codified as RFC 6386; removed links to less formal specs)
 
(One intermediate revision by the same user not shown)
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: RFC 6386
* 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].


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

Latest revision as of 20:39, 1 January 2013

  • Company: On2, Google
  • Data Format and Decoding Specification: RFC 6386

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.