doc/webp-container-spec: don't use 'currently'

Provide examples of formats that WebP performs better than.

https://developers.google.com/style/timeless-documentation

Change-Id: I4ead60be349d8650478788484989bde9ff18f6b6
This commit is contained in:
James Zern 2023-05-26 18:58:06 +00:00
parent bb06a16ed1
commit 1de35f476b

View File

@ -20,13 +20,13 @@ WebP Container Specification
Introduction Introduction
------------ ------------
WebP is an image format that uses either (i) the VP8 key frame encoding WebP is an image format that uses either (i) the VP8 key frame encoding to
to compress image data in a lossy way, or (ii) the WebP lossless encoding compress image data in a lossy way, or (ii) the WebP lossless encoding (and
(and possibly other encodings in the future). These encoding schemes should possibly other encodings in the future). These encoding schemes should make it
make it more efficient than currently used formats. It is optimized for fast more efficient than older formats such as JPEG, GIF and PNG. It is optimized for
image transfer over the network (for example, for websites). The WebP format has fast image transfer over the network (for example, for websites). The WebP
feature parity (color profile, metadata, animation, etc.) with other formats as format has feature parity (color profile, metadata, animation, etc.) with other
well. This document describes the structure of a WebP file. formats as well. This document describes the structure of a WebP file.
The WebP container (that is, the RIFF container for WebP) allows feature support The WebP container (that is, the RIFF container for WebP) allows feature support
over and above the basic use case of WebP (that is, a file containing a single over and above the basic use case of WebP (that is, a file containing a single