<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Support BPG images"
href="https://bugs.webkit.org/show_bug.cgi?id=146346">146346</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Support BPG images
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>528+ (Nightly build)
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Images
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rodger.combs@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>See <a href="http://bellard.org/bpg/">http://bellard.org/bpg/</a>
BPG is a high-efficiency image compression format based on the HEVC Main 4:4:4 16 Still Picture Profile.
As you can see at <a href="http://xooyoozoo.github.io/yolo-octo-bugfixes/">http://xooyoozoo.github.io/yolo-octo-bugfixes/</a> (which uses a JS-based decoder), it achieves significantly better quality per size than JPEG.
BPG can be decoded natively using either libbpg (which in turn uses a minimal subset of the LGPL libavcodec and libavutil libraries), or with a hardware HEVC decoder on devices that support it.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>