summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 5c54fe68d0..00569b3efe 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -164,6 +164,7 @@ struct config conf[]={
{"dumpvideo", &stream_dump_type, CONF_TYPE_FLAG, 0, 0, 2},
{"dumpsub", &stream_dump_type, CONF_TYPE_FLAG, 0, 0, 3},
{"dumpmpsub", &stream_dump_type, CONF_TYPE_FLAG, 0, 0, 4},
+ {"dumpstream", &stream_dump_type, CONF_TYPE_FLAG, 0, 0, 5},
{"aofile", &ao_outputfilename, CONF_TYPE_STRING, 0, 0, 0},
{"waveheader", &ao_pcm_waveheader, CONF_TYPE_FLAG, 0, 0, 1},