input: simplify input.conf parsing
commit8f9a7d1c3af1eca0821a399729f17b160fd926a0
authorwm4 <wm4@nowhere>
Wed, 1 Aug 2012 19:50:24 +0000 (1 21:50 +0200)
committerUoti Urpala <uau@mplayer2.org>
Wed, 19 Sep 2012 19:26:28 +0000 (19 22:26 +0300)
treeebcc240c27eea53ed4e1a630a50ffdd97d56e92e
parentf5e0365c8e76e2ef797027134f1819e613764d7e
input: simplify input.conf parsing

Now input.conf is loaded into memory at once, instead of streaming the
file into the parser.
input/input.c