]> git.sesse.net Git - nageru/blobdiff - README
Move some MIDI mapper protobuf reflection code into a shared helper.
[nageru] / README
diff --git a/README b/README
index cd85e54fa12759449cdb77893ac0e5ccef4bd375..fcf93044e2feb700cd9171b088648846072660fe 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.
@@ -95,7 +103,7 @@ with:
     libzita-resampler-dev libva-dev libavcodec-dev libavformat-dev \
     libswscale-dev libavresample-dev libmovit-dev libegl1-mesa-dev \
     libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \
-    libprotobuf-dev libsqlite3-dev meson
+    libprotobuf-dev libsqlite3-dev meson libjpeg-dev
 
 Exceptions as of December 2018: