Mercurial > mplayer.hg
comparison input/input.c @ 20950:4d9da4734f83
associated _ to 'step_property switch_video'
author | nicodvb |
---|---|
date | Thu, 16 Nov 2006 21:26:46 +0000 |
parents | 8fa904597f2a |
children | c0bcec5150a3 |
comparison
equal
deleted
inserted
replaced
20949:fdc42ef57a58 | 20950:4d9da4734f83 |
---|---|
377 { { 'v', 0 }, "sub_visibility" }, | 377 { { 'v', 0 }, "sub_visibility" }, |
378 { { 'b', 0 }, "sub_select" }, | 378 { { 'b', 0 }, "sub_select" }, |
379 { { 'j', 0 }, "vobsub_lang" }, | 379 { { 'j', 0 }, "vobsub_lang" }, |
380 { { 'F', 0 }, "forced_subs_only" }, | 380 { { 'F', 0 }, "forced_subs_only" }, |
381 { { '#', 0 }, "switch_audio" }, | 381 { { '#', 0 }, "switch_audio" }, |
382 { { '_', 0 }, "step_property switch_video" }, | |
382 { { 'i', 0 }, "edl_mark" }, | 383 { { 'i', 0 }, "edl_mark" }, |
383 #ifdef USE_TV | 384 #ifdef USE_TV |
384 { { 'h', 0 }, "tv_step_channel 1" }, | 385 { { 'h', 0 }, "tv_step_channel 1" }, |
385 { { 'k', 0 }, "tv_step_channel -1" }, | 386 { { 'k', 0 }, "tv_step_channel -1" }, |
386 { { 'n', 0 }, "tv_step_norm" }, | 387 { { 'n', 0 }, "tv_step_norm" }, |