diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-05-02 19:49:52 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-05-02 19:49:52 +0000 |
commit | 5878325e61b90821a7f073b005ab7f54e1b31a23 (patch) | |
tree | 6d52dc9303c35ea362ee109f8456d09fbb141aea /doc/hackersguide | |
parent | 881c82bb88cd4ca1fd0135ab87cc8fce19761926 (diff) | |
download | xine-lib-5878325e61b90821a7f073b005ab7f54e1b31a23.tar.gz xine-lib-5878325e61b90821a7f073b005ab7f54e1b31a23.tar.bz2 |
finally removing the unmaintained libdivx4, libmpg123 and libxvid decoders
CVS patchset: 6478
CVS date: 2004/05/02 19:49:52
Diffstat (limited to 'doc/hackersguide')
-rw-r--r-- | doc/hackersguide/overview.sgml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/hackersguide/overview.sgml b/doc/hackersguide/overview.sgml index 0b7996b7a..eef0f2732 100644 --- a/doc/hackersguide/overview.sgml +++ b/doc/hackersguide/overview.sgml @@ -131,16 +131,6 @@ </listitem> </varlistentry> <varlistentry> - <term><filename>libdivx4</filename></term> - <listitem> - <para> - Video decoder plugin using libdivx4linux if it is installed. - Currently unmaintained and soon to be discontinued if noone cares to take over. - </para> - <para></para> - </listitem> - </varlistentry> - <varlistentry> <term><filename>libdts</filename> (imported)</term> <listitem> <para> @@ -260,17 +250,6 @@ </listitem> </varlistentry> <varlistentry> - <term><filename>libmpg123</filename> (imported)</term> - <listitem> - <para> - An MPEG audio decoder plugin baseg on mpg123 code. This plugin is disabled - because it is unmaintained. Some people said, it was faster than the libmad - decoder. But if noone starts to fix it, it will disappear soon. - </para> - <para></para> - </listitem> - </varlistentry> - <varlistentry> <term><filename>libreal</filename></term> <listitem> <para> @@ -406,18 +385,6 @@ </listitem> </varlistentry> <varlistentry> - <term><filename>libxvid</filename></term> - <listitem> - <para> - A xine decoder plugin for the xvid library, - which has to be installed separately. This plugin is - unmaintained and unless someone cares to update it, it will - be moved to the attic soon. - </para> - <para></para> - </listitem> - </varlistentry> - <varlistentry> <term><filename>post</filename></term> <listitem> <para> |