diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hackersguide/hackersguide.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/hackersguide/hackersguide.sgml b/doc/hackersguide/hackersguide.sgml index 7027dbd0f..1ab515637 100644 --- a/doc/hackersguide/hackersguide.sgml +++ b/doc/hackersguide/hackersguide.sgml @@ -106,8 +106,8 @@ <sect2> <title>libmad</title> <para> - Mpeg audio decoder plugin (i.e. mp3 decoding). Quite slow and - due to be replaced by ffmpeg's mp3 decoder. + Mpeg audio decoder plugin (i.e. mp3 decoding). + ISO/IEC compliant decoder using fixed point math. </para> </sect2> <sect2> |