summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-12-07 18:17:41 +0100
committerwm4 <wm4@nowhere>2016-12-07 19:13:14 +0100
commita660e15c9b96bd46209e78b3c3d4cf136a039a50 (patch)
treecc3b8bd70895f057fc0d8b095e891346b967faef /README.md
parent2b1d150a53d328db092c8f3799667cd72ef89634 (diff)
downloadmpv-a660e15c9b96bd46209e78b3c3d4cf136a039a50.tar.bz2
mpv-a660e15c9b96bd46209e78b3c3d4cf136a039a50.tar.xz
build: bump required minimum versions to FFmpeg 3.2.2 and Libav 12
Fixes the build with Libav 11 (not).
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41f0213cef..d2b678c5c9 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ Essential dependencies (incomplete list):
- Audio output development headers (libasound/ALSA, pulseaudio)
- FFmpeg libraries (libavutil libavcodec libavformat libswscale libavfilter
and either libswresample or libavresample)
- At least FFmpeg 2.4.0 or Libav 11 is required.
+ At least FFmpeg 3.2.2 or Libav 12 is required.
- zlib
- iconv (normally provided by the system libc)
- libass (OSD, OSC, text subtitles)