summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-01 22:54:17 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-01 22:54:17 +0000
commitd591cc8aad60a328938690f7aeb0e38d7512a82d (patch)
treef7641dd7437c6c1d4aa5c40831dd823fd23457a3 /cfg-mplayer.h
parent0f1fa8e4fced31471b20a26498c542bf7a1120da (diff)
downloadmpv-d591cc8aad60a328938690f7aeb0e38d7512a82d.tar.bz2
mpv-d591cc8aad60a328938690f7aeb0e38d7512a82d.tar.xz
-dumpstream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3258 b3059339-0415-0410-9bf9-f77b7e298cf2
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},