blob: 8e098ca59928c7c368c1e94f7ca2d9a8d6233e4e [file] [log] [blame]
<!DOCTYPE html>
<html>
<!--
Copyright (c) 2012 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<head>
<title>Video Decode (Dev) Example</title>
</head>
<body>
<embed id="plugin" type="application/x-ppapi-example-video-decode-dev"
width="640" height="480"/>
</body>
</html>