webp/examples
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
..
2014-03-12 19:32:16 +01:00
2014-03-12 19:32:16 +01:00
2013-12-16 13:33:45 -08:00
2013-12-16 20:16:02 -08:00
2014-03-12 19:32:16 +01:00
2013-09-03 15:48:41 -07:00
2013-12-16 20:16:02 -08:00
2013-06-06 23:09:14 -07:00
2013-12-16 20:16:02 -08:00
2013-12-16 20:16:02 -08:00
2010-11-17 20:09:47 -08:00
2013-06-06 23:09:14 -07:00
2013-12-16 20:16:02 -08:00
2013-12-16 15:14:00 -08:00
2013-06-14 18:44:59 -07:00
2013-12-16 20:16:02 -08:00