webp/man
skal 2bcad89b4c allow some more stdin/stout I/O
* 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
2014-03-12 19:32:16 +01:00
..
cwebp.1 fix cwebp.1 typos after patch #69199 2014-03-11 23:46:50 +01:00
dwebp.1 allow some more stdin/stout I/O 2014-03-12 19:32:16 +01:00
gif2webp.1 allow some more stdin/stout I/O 2014-03-12 19:32:16 +01:00
Makefile.am add man/vwebp.1 2014-01-10 17:43:03 -08:00
vwebp.1 allow some more stdin/stout I/O 2014-03-12 19:32:16 +01:00
webpmux.1 Merge "webpmux: let -- stop parameter parsing" 2013-12-18 11:05:43 -08:00