mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
doc/api.md,webp_js/README.md: Webp -> WebP
Change-Id: Ib30d008b5750d2e4064aaf478db6f5bc7aa5902e
This commit is contained in:
parent
1d58575b18
commit
d3e151fc03
@ -233,7 +233,7 @@ WebPIDelete(idec);
|
|||||||
WebPFreeDecBuffer(&config.output);
|
WebPFreeDecBuffer(&config.output);
|
||||||
```
|
```
|
||||||
|
|
||||||
## Webp Mux
|
## WebP Mux
|
||||||
|
|
||||||
WebPMux is a set of two libraries 'Mux' and 'Demux' for creation, extraction and
|
WebPMux is a set of two libraries 'Mux' and 'Demux' for creation, extraction and
|
||||||
manipulation of an extended format WebP file, which can have features like color
|
manipulation of an extended format WebP file, which can have features like color
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Webp JavaScript decoder
|
# WebP JavaScript decoder
|
||||||
|
|
||||||
```
|
```
|
||||||
__ __ ____ ____ ____ __ ____
|
__ __ ____ ____ ____ __ ____
|
||||||
|
Loading…
Reference in New Issue
Block a user