From 928da7a4484938cef38ae682837cf857999e853d Mon Sep 17 00:00:00 2001 From: ptt Date: Mon, 25 Sep 2006 16:47:56 +0000 Subject: after a long time, finally i could add -endpos option to mplayer executable. as oded told me on 1006 02 24, i applied it, blame me if some problem occurs, i hope not, since i tried it for a while.... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19979 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mencoder.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg-mencoder.h') diff --git a/cfg-mencoder.h b/cfg-mencoder.h index 64b821edc5..71248ad588 100644 --- a/cfg-mencoder.h +++ b/cfg-mencoder.h @@ -185,8 +185,6 @@ extern int write_odml; /* defined in libmpdemux/muxer_avi.c */ m_option_t mencoder_opts[]={ /* name, pointer, type, flags, min, max */ - {"endpos", &end_at_string, CONF_TYPE_STRING, 0, 0, 0, NULL}, - {"frameno-file", &frameno_filename, CONF_TYPE_STRING, CONF_GLOBAL, 0, 0, NULL}, {"hr-edl-seek", &edl_seek_type, CONF_TYPE_FLAG, 0, 0, 1, NULL}, -- cgit v1.2.3