]> git.sesse.net Git - nageru/commitdiff
Update the textual list of dependencies in the README.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Dec 2018 15:17:04 +0000 (16:17 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Dec 2018 15:17:04 +0000 (16:17 +0100)
README

diff --git a/README b/README
index cd85e54fa12759449cdb77893ac0e5ccef4bd375..ecf5140029921e777145674a1cf5d47065e3f161 100644 (file)
--- a/README
+++ b/README
@@ -74,6 +74,14 @@ Nageru currently needs:
 
  - SQLite, for storing Futatabi state.
 
+ - libjpeg, for encoding MJPEG streams when VA-API JPEG support is not
+   available.
+
+ - Zita-resampler, for adjusting audio to be in sync with video.
+
+ - Protocol Buffers (protobuf), for storing various forms of settings and
+   state.
+
  - Meson, for building.
 
  - Optional: CEF (Chromium Embedded Framework), for HTML graphics.