Add ffmpeg to the build instructions and licenses

This commit is contained in:
Andrew Eikum 2018-06-07 12:18:26 -05:00
parent 97cb5639d7
commit a709db555d
3 changed files with 17 additions and 1 deletions

View file

@ -33,7 +33,7 @@ obtain the various submodules that go into building Proton:
cd proton
#for linux:
git submodule update --init wine dxvk
git submodule update --init wine dxvk ffmpeg
#for macos:
git submodule update --init

View file

@ -59,3 +59,11 @@ Parts of this software are based on the OpenVR SDK, which is
Visit OpenVR at
https://github.com/ValveSoftware/openvr/
---- ---- ---- ----
This software contains FFmpeg licensed under the LGPL 2.1.
Visit FFmpeg at
https://ffmpeg.org/

View file

@ -88,3 +88,11 @@ Parts of this software are based on the OpenVR SDK, which is
Visit OpenVR at
https://github.com/ValveSoftware/openvr/
---- ---- ---- ----
This software contains FFmpeg licensed under the LGPL 2.1.
Visit FFmpeg at
https://ffmpeg.org/