2bcad89b4c
* allow reading from stdin for dwebp / vwebp * allow writing to stdout for gif2webp by introducing a new function ExUtilReadFromStdin() Example use: cat in.webp | dwebp -o - -- - > out.png Note that the '-- -' option must appear *last* (as per general fashion for '--' option parsing) Change-Id: I8df0f3a246cc325925d6b6f668ba060f7dd81d68 |
||
---|---|---|
.. | ||
cwebp.1 | ||
dwebp.1 | ||
gif2webp.1 | ||
Makefile.am | ||
vwebp.1 | ||
webpmux.1 |