X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=ecf5140029921e777145674a1cf5d47065e3f161;hb=e9b870a8a0205a4450e097e0cec0ce70acdd7b71;hp=cd85e54fa12759449cdb77893ac0e5ccef4bd375;hpb=503db38359dad57d06121988943634e3eddc6b54;p=nageru diff --git a/README b/README index cd85e54..ecf5140 100644 --- 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.