X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=46be27edc933eca760ee892d8b07474e954381e2;hb=cd319a6f4b11d888d8e9f996a2ec487668777e13;hp=9f17b6625a8f906354188307666738ed384b8c9e;hpb=9d209c006a87fe262e37b8ea31562a89872070c6;p=nageru diff --git a/README b/README index 9f17b66..46be27e 100644 --- a/README +++ b/README @@ -68,7 +68,7 @@ If on Debian stretch or something similar, you can install everything you need with: git submodule update --init - apt install qtbase5-dev qt5-default pkg-config libmicrohttpd-dev \ + apt install qtbase5-dev libqt5opengl5-dev qt5-default pkg-config libmicrohttpd-dev \ libusb-1.0-0-dev liblua5.2-dev libzita-resampler-dev libva-dev \ libavcodec-dev libavformat-dev libswscale-dev libavresample-dev \ libmovit-dev libegl1-mesa-dev libasound2-dev libx264-dev @@ -130,7 +130,7 @@ contact information and link to the latest version. Legalese: TL;DR: Everything is GPLv3-or-newer compatible, and see -Intel's copyright license at h264encode.h. +Intel's copyright license at quicksync_encoder.h. Nageru is Copyright (C) 2015 Steinar H. Gunderson . @@ -155,7 +155,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . -Portions of h264encode.h and h264encode.cpp: +Portions of quicksync_encoder.h and quicksync_encoder.cpp: Copyright (c) 2007-2013 Intel Corporation. All Rights Reserved.