Pascal Massimino a7f93fe32d webpmux: allow reading argument from a file
if a single text file name is supplied as argument
(e.g.: 'webpmux my_long_list_of_frames.txt'), the command
line arguments are actually parsed from this file.
Tokenizer will remove space, tabs, LF, CR, returns, etc.

+ changed ImgIoUtilReadFile() to return a null-terminated
data, for convenience.

+ misc clean-up in the code

BUG=webp:355

Change-Id: I76796305641d660933de5881763d723006712fa9
---
2017-12-01 01:42:22 -08:00
..
2017-03-14 11:41:17 +01:00
2017-03-03 10:36:29 -08:00
2017-06-19 17:12:29 +02:00
2014-10-22 17:25:41 +02:00
2010-11-17 20:09:47 -08:00
2017-11-24 14:21:05 -08:00