[Webkit-unassigned] [Bug 146346] New: Support BPG images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 26 06:50:25 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146346
Bug ID: 146346
Summary: Support BPG images
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rodger.combs at gmail.com
See http://bellard.org/bpg/
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 http://xooyoozoo.github.io/yolo-octo-bugfixes/ (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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150626/3638af7d/attachment-0001.html>
More information about the webkit-unassigned
mailing list