summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-15 14:49:19 +0200
committerwm4 <wm4@nowhere>2014-05-15 14:49:19 +0200
commita5e22c70e8894d580cfbb556716af5700eece8e0 (patch)
treebe729cbf08c8527207b634e22e745d9c753a5675 /DOCS/man
parentdaf4898668d9753c753d9cd3f20ed2051dddeb39 (diff)
downloadmpv-a5e22c70e8894d580cfbb556716af5700eece8e0.tar.bz2
mpv-a5e22c70e8894d580cfbb556716af5700eece8e0.tar.xz
manpage: changes.rst: minor fixups
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/changes.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst
index 7f48a01c3a..93e2c0bdac 100644
--- a/DOCS/man/en/changes.rst
+++ b/DOCS/man/en/changes.rst
@@ -14,17 +14,17 @@ General Changes for MPlayer to mpv
----------------------------------
* Switch to GPLv2+. (Technically speaking, MPlayer as a whole seems to be
- GPLv2-only, while mplayer is GPLv3+ - see ``Copyright`` file for details.)
-* Removal of the internal GUI, MEncoder, OSD menu, video drivers for Linux 2.4
- (including VIDIX)
+ GPLv2-only, while mplayer2 is GPLv3+ - see ``Copyright`` file for details.)
+* Removal of the internal GUI, MEncoder, OSD menu, video kernel drivers for
+ Linux 2.4 (including VIDIX)
* Large internal cleanups
* Removal of support for dead platforms
* New buildsystem
+* No embedded copy of ffmpeg and other libraries
* Better pause handling (do not unpause on a command)
* Better MKV support (such as ordered chapters)
* vo_vdpau improvements
* Precise seeking support
-* No embedded copy of ffmpeg and other libraries
* Native OpenGL backend for OSX
* General OSX improvements
* Improvements in audio/video sync handling
@@ -329,7 +329,7 @@ new/experimental development. (Some of it was merged right *after* the fork
was made public, seemingly as an acknowledgment that development, or at
least merging, should have been more active.)
-MPlayer is focused on not breaking anything, but is left with a horrible
+MPlayer is focused on not breaking anything, but is stuck with a horrible
codebase resistant to cleanup. (Unless you do what mpv did - merciless and
consequent pruning of bad, old code.) Cleanup and keeping broken things
conflict, so the kind of development mpv strives for can't be done within