# mpg123 **Repository Path**: opensource-release/mpg123 ## Basic Information - **Project Name**: mpg123 - **Description**: Fast console MPEG Audio Player and decoder library - **Primary Language**: C - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: https://mpg123.org/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-01 - **Last Updated**: 2025-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mpg123 git clone (See README for actual information about mpg123 itself, this is about the Github mirror.) This git repo tracks [mpg123's subversion repo](http://mpg123.org/cgi-bin/scm/mpg123/). ## Branches (This is going to change to benefit from CI actions.) - [master](https://github.com/madebr/mpg123/tree/master): the actual mpg123 sources. This tracks mpg123 development. - updater: contains scripts to keep the master branch up-to-date. This is the default branch as cron github actions need to be defined in the default branch. ## Pull requests This clone just tracks upstream. It is not official in any means. Pull requests will not get merged by this git repo. It is possible to open a pull request here, and open a ticket on [mpg123's official issue tracker](https://sourceforge.net/p/mpg123/bugs/). Or send a mail to [one of the mailing lists](https://sourceforge.net/p/mpg123/mailman/).