diff cfg-mencoder.h @ 18312:3b5b7e78b9af

Make EDL compilation unconditional
author uau
date Thu, 27 Apr 2006 12:40:29 +0000
parents 5963b50c2178
children 83c42ca135c4
line wrap: on
line diff
--- a/cfg-mencoder.h	Thu Apr 27 12:00:56 2006 +0000
+++ b/cfg-mencoder.h	Thu Apr 27 12:40:29 2006 +0000
@@ -204,10 +204,8 @@
 
 	{"frameno-file", &frameno_filename, CONF_TYPE_STRING, CONF_GLOBAL, 0, 0, NULL},
 
-#ifdef USE_EDL
         {"hr-edl-seek", &edl_seek_type, CONF_TYPE_FLAG, 0, 0, 1, NULL},
         {"nohr-edl-seek", &edl_seek_type, CONF_TYPE_FLAG, 0, 1, 0, NULL},
-#endif
 
 	// set output framerate - recommended for variable-FPS (ASF etc) files
 	// and for 29.97FPS progressive MPEG2 streams