From 52467b2ac917908ea029f91ed6b2a7a2e58d1756 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 19 Nov 2013 22:41:26 +0100 Subject: timeline: remove support for the mplayer2 EDL format It was a bit too complicated and inconvenient, and I doubt anyone actively used it. The mpv EDL format should cover all use cases. --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0f2707677f..9323b2e72a 100644 --- a/Makefile +++ b/Makefile @@ -222,7 +222,6 @@ SOURCES = audio/audio.c \ mpvcore/player/screenshot.c \ mpvcore/player/sub.c \ mpvcore/player/video.c \ - mpvcore/player/timeline/tl_edl.c \ mpvcore/player/timeline/tl_matroska.c \ mpvcore/player/timeline/tl_mpv_edl.c \ mpvcore/player/timeline/tl_cue.c \ -- cgit v1.2.3