Skip to content

Releases: mpv-player/mpv

Release 0.1.5

07 Sep 06:59
Compare
Choose a tag to compare
v0.1.5

Release 0.1.5

Release 0.1.4

29 Aug 20:26
Compare
Choose a tag to compare
v0.1.4

Release 0.1.4

Release 0.1.3

23 Aug 13:54
Compare
Choose a tag to compare
v0.1.3

Release 0.1.3

Release 0.1.2

18 Aug 23:14
Compare
Choose a tag to compare
v0.1.2

Release 0.1.2

Release 0.1.1

11 Aug 22:23
Compare
Choose a tag to compare

Some minor bug fixes, but most of all fix the version display. It was showing UNKNOWN as version, now it should correctly display "0.1.1".

Release 0.1

07 Aug 21:27
Compare
Choose a tag to compare

This release should work with FFmpeg 2.0 and Libav 9.8. It probably also works with FFmpeg 1.2, 1.1 and (if libavresample is enabled) FFmpeg 1.0. git version of FFmpeg and Libav work too, however it could be that later git versions of them introduce breaking API changes.

There is nothing special about this release. We just thought it was about time to start making releases, and git master seems to be relatively stable currently.

If there are bugs to fix, a branch named "release_0.1" will be created. The branch will contain fixes cherry-picked from master. Fixed versions will be released as v0.1.1, v0.1.2, etc.

Once v0.2.0 is released, support for v0.1.x will be dropped. Major releases will probably be made every 2 months.

Once the milestone 1 is completed, v1 will be released. This might happen before v0.2 is actually released.