summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2019-12-04 00:40:39 +0100
committerwm4 <1387750+wm4@users.noreply.github.com>2019-12-04 16:20:40 +0100
commitc23b3ac53a18489ccb19dd37b22025745c0b2c58 (patch)
treed21d6644824b34c436bafafc3a2f5f38da7dabaa
parent353e4efdefca0fe118f5717783bf7e1df3592620 (diff)
downloadmpv-c23b3ac53a18489ccb19dd37b22025745c0b2c58.tar.bz2
mpv-c23b3ac53a18489ccb19dd37b22025745c0b2c58.tar.xz
README: fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85b1fd8339..1100881d31 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ FFmpeg dependencies (when building FFmpeg):
- libx264/libmp3lame/libfdk-aac if you want to use encoding (have to be
explicitly enabled when compiling FFmpeg)
- For native DASH playback, FFmpeg needs to be built with --enable-libxml2
- (although there are security implications, and DAHS support has lots of bugs).
+ (although there are security implications, and DASH support has lots of bugs).
- AV1 decoding support requires dav1d.
- For good nvidia support on Linux, make sure nv-codec-headers is installed
and can be found by configure.