From a8bb7140826c99ee2448695058146ec265b6e4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Thu, 31 May 2007 18:29:00 +0200 Subject: Move modplug demuxing on its own plugin. This way binary distributions can make it optional, as it requires quite a bit of CPU time during initialisation, even for audio files that nothing have to do with modplug. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 448894166..f6785d60d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,9 @@ xine-lib (1.1.90) (Unreleased) not possible to distinguish between 401 Authentication Requried and 403 Forbidden. * Merge the demuxer and the decoder for NSF files in a combined plugin. + * Move modplug demuxing on its own plugin, this way binary distributions + can make it optional, as it requires quite a bit of CPU time during + initialisation, even for audio files that nothing have to do with modplug. xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. -- cgit v1.2.3