From a9c145bf2c701b9fe60795b16856e37038f5e740 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 17 Jan 2010 20:18:20 +0000 Subject: Don't try to handle .qtl in the Quicktime demuxer. --- src/demuxers/demux_qt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/demuxers/demux_qt.c b/src/demuxers/demux_qt.c index 958122bf1..30deea59f 100644 --- a/src/demuxers/demux_qt.c +++ b/src/demuxers/demux_qt.c @@ -3174,7 +3174,6 @@ static void *init_plugin (xine_t *xine, void *data) { "video/quicktime: mov,qt: Quicktime animation;" "video/x-quicktime: mov,qt: Quicktime animation;" "audio/x-m4a: m4a,m4b: MPEG-4 audio;" - "application/x-quicktimeplayer: qtl: Quicktime list;" "video/mp4: mp4,mpg4: MPEG-4 video;" "audio/mp4: mp4,mpg4: MPEG-4 audio;"; this->demux_class.extensions = "mov qt mp4 m4a m4b"; -- cgit v1.2.3