Mercurial > mplayer.hg
changeset 20950:4d9da4734f83
associated _ to 'step_property switch_video'
author | nicodvb |
---|---|
date | Thu, 16 Nov 2006 21:26:46 +0000 |
parents | fdc42ef57a58 |
children | 55798b61b8ca |
files | input/input.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/input/input.c Thu Nov 16 21:25:35 2006 +0000 +++ b/input/input.c Thu Nov 16 21:26:46 2006 +0000 @@ -379,6 +379,7 @@ { { 'j', 0 }, "vobsub_lang" }, { { 'F', 0 }, "forced_subs_only" }, { { '#', 0 }, "switch_audio" }, + { { '_', 0 }, "step_property switch_video" }, { { 'i', 0 }, "edl_mark" }, #ifdef USE_TV { { 'h', 0 }, "tv_step_channel 1" },