From 7d547bfd7ee43e2bbdb7ccd7e80555688222aa6a Mon Sep 17 00:00:00 2001 From: rfelker Date: Sat, 19 Mar 2005 20:55:51 +0000 Subject: EDL for mencoder, patch by Oded (ods15) Committed with a few minor fixes. Needs documentation still. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14965 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-mplayer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cfg-mplayer.h') diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 9c75ea62ae..677a5fb8a7 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -167,10 +167,8 @@ m_option_t mplayer_opts[]={ {"noalsa", "-noalsa has been removed. Remove it from your config file.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, #ifdef USE_EDL - {"edl", &edl_filename, CONF_TYPE_STRING, 0, 0, 0, NULL}, {"edlout", &edl_output_filename, CONF_TYPE_STRING, 0, 0, 0, NULL}, #else - {"edl", "MPlayer was compiled without EDL support.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, {"edlout", "MPlayer was compiled without EDL support.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, #endif -- cgit v1.2.3