mplayer2 hosts its code at git://git.mplayer2.org/mplayer2.git.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:mplayer2

See all merge proposals.

mplayer2 has 3 active branches owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:mplayer2
Series: trunk
1 Development 2013-10-09 20:43:25 UTC
28337. audio: add af_lavrresample, remove ol...

Author: Stefano Pigozzi
Revision Date: 2013-10-09 20:43:25 UTC

audio: add af_lavrresample, remove old resampling filters

Remove `af_resample` and `af_lavcresample`. The former is a mess while
the latter uses an API that was long deprecated in libavcodec and is
now removed. Add new filter af_lavrresample which uses libavresample.
`af_lavrresample` has roughly the same features and structure as
`af_lavcresample` had.

Libavresample is now a mandatory dependency. Change configure script
accordingly and remove #ifdefs in other code.

lp:~motumedia/mplayer2/packaging-trunk 1 Development 2012-11-07 17:28:04 UTC
6. rules: drop --disable-svga confflag

Author: Rico Tzschichholz
Revision Date: 2012-11-07 17:28:04 UTC

rules: drop --disable-svga confflag

lp:~motumedia/mplayer2/unpackage 1 Development 2011-11-27 21:33:56 UTC
28171. Remove upstream packaging

Author: Rico Tzschichholz
Revision Date: 2011-11-27 21:33:56 UTC

Remove upstream packaging

13 of 3 results
You can't create new branches for mplayer2.