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