Disable automatic playlist parsing properly
commitae0f9e26583fcb333018759df1c085b081615b61
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Sat, 26 Apr 2008 10:56:15 +0000 (26 13:56 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Sat, 26 Apr 2008 11:04:55 +0000 (26 14:04 +0300)
treeab3dc1886934ca4dca4bf4a4ce25cba195b90f71
parent529d1066274fc24c6a7ca5a8230c198167a5f7c0
Disable automatic playlist parsing properly

The playlist code is unsafe to use with potentially hostile sources.
It was disabled by default for local files but not for network streams.
Make sure it is not automatically triggered for network streams either.
mplayer.c