On2 VP8: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(link to PDF spec)
(similarities in prediction)
Line 4: Line 4:


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.
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.


[[Category:Video Codecs]]
[[Category:Video Codecs]]

Revision as of 10:25, 21 May 2010

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.