summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-03-11 05:07:00 -0700
committerKevin Mitchell <kevmitch@gmail.com>2014-03-11 05:07:00 -0700
commitb3710cb5798d8c95237e81c80b785db7db1ae6f5 (patch)
tree37bbb4f700db45c45fc0d802335355819230d41d
parent550b7075a3b32c7c7817f551077337d2c16b9892 (diff)
downloadmpv-build-b3710cb5798d8c95237e81c80b785db7db1ae6f5.tar.bz2
mpv-build-b3710cb5798d8c95237e81c80b785db7db1ae6f5.tar.xz
update README.Debian now that mpg123 is enabled
-rw-r--r--debian/README.debian7
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/README.debian b/debian/README.debian
index c348650..67c4c84 100644
--- a/debian/README.debian
+++ b/debian/README.debian
@@ -34,8 +34,7 @@ alternative.
In order to maintain this interoperability between distributions, this
package must necessarily disable some features by default which are
-not universally supported. This includes decoding with libmpg123 (as
-opposed to the decoders built into ffmpeg), encoding/decoding with
+not universally supported. These include encoding/decoding with
libopus, harbuzz support for RTL sripts, sdl2 audio output, and
Wayland video support (which may nevertheless still be enabled
manually provided sufficiently recent libraries - see below). On the
@@ -58,7 +57,7 @@ version of mpv, this package can also trivially be built from the
latest git master of mpv (as well as ffmpeg and libass). As described
in README.rst [1], this is achieved by calling
- ./update --master
+ ./update --master
prior to building this Debian package.
@@ -67,7 +66,7 @@ Non-free encoding codecs
The optional encoding libraries libx264 and libmp3lame are already
enabled by this package. To enable additional non-free codecs,
-manually install Fraunhofer FDK AAC codec development files
+manually install Fraunhofer FDK AAC codec development files
apt-get install libfdk-aac-dev