Update x265.yml

This commit is contained in:
Daniel Stankewitz 2022-03-23 08:45:36 +01:00 committed by GitHub
parent e93fa0a7fd
commit f468eefc97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ env:
winConfig: Debug
cFlags: -MDd
switches: "--enable-encoder=libvpl --enable-encoder=libsvtav1 --enable-encoder=libsnappy --enable-encoder=libvpx --enable-encoder=libmp3lame --enable-encoder=libzimg --enable-encoder=libopus --enable-encoder=libogg --enable-encoder=libvorbis --enable-encoder=libx264"
NASM_EXECUTABLE: nasm
jobs:
@ -43,6 +43,8 @@ jobs:
repository: videolan/x265
ref: Release_3.5
path: x265
- name: Set up NASM
uses: ilammy/setup-nasm@v1.2.1
- name: Build X265
shell: cmd
run: |