Jump to content

mpg123

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Gerirish (talk | contribs) at 21:42, 27 July 2020 (Latest version is 1.26.3). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

mpg123
Original author(s)Michael Hipp, Oliver Fromme
Developer(s)Thomas Orgis
Initial releasebefore 1999
Stable release
1.26.3 / July 16, 2020; 4 years ago (2020-07-16)[1]
Repositorysourceforge.net/projects/mpg123/
Written inC, Assembly
Operating systemUnix-like, Windows
TypeAudio player
LicenseLGPLv2.1
Websitempg123.org

mpg123 is a free and open-source audio player. It supports MPEG audio formats, including MP3.

As a console application, it has no graphical user interface.

mpg123's Assembly code is optimized with SIMD instructions to improve the performance of the iDCT part of the MPEG decoding.

mpg123's decoding library, libmpg123 is used by DeaDBeeF, Audacious, XMMS and Winamp (version 5.8)[2] for MP3 playback and can be used in Winamp before version 5.8 via a plugin.[3]

History

The license for the last release (0.59r / 19 June 1999) from the original authors included restrictive (non-commercial, no-derivative) terms, although the source code was available. This led to the creation of mpg321, a similar program (based on MAD) licensed under the GPLv2.[4]

Official development of mpg123 and its library mpglib stalled, and serious security holes emerged.[5][6]. Patches were applied downstream for packages provided by various Linux and BSD operating systems.

In 2006, a new maintainer started work towards the release of a new official mpg123 package. After several security rollup releases in the 0.6.x series, version 1.0 was released in 2007 under the LGPLv2.1, with libmpg123 as a replacement for mpglib.

See also

References

  1. ^ "mpg123 - Fast console MPEG Audio Player and decoder library". "Top News" section. Retrieved 17 July 2020.
  2. ^ http://forums.winamp.com/showthread.php?p=3162548
  3. ^ http://www.hydrogenaud.io/forums/index.php?showtopic=18530
  4. ^ http://mpg321.sourceforge.net/about.html
  5. ^ http://mpg123.org/download.shtml
  6. ^ http://www.cvedetails.com/vulnerability-list/vendor_id-1781/Mpg123.html