Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Commit

Permalink
4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed May 19, 2021
1 parent 80c1cb1 commit 427b70b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/azure.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Pipeline YAML file

name: 4.3.2$(Rev:.r)
name: 4.4.0$(Rev:.r)

trigger:
branches:
Expand All @@ -18,7 +18,7 @@ variables:
_BUILD_VERSION: $(Build.BuildNumber)
_BUILD_BRANCH: $(Build.SourceBranch)
# FFMpeg features to be built
_FFMPEG_FEATURES: core,avcodec,nvcodec,avfilter,avformat,avresample,swresample,swscale,gpl,opus,speex,theora,vorbis,vpx,wavpack,x264,x265
_FFMPEG_FEATURES: avcodec,avdevice,avfilter,avformat,avresample,postproc,swresample,swscale,nvcodec,gpl,opus,speex,theora,vorbis,vpx,x264,x265
_FFMPEG_TRIPLETNAME: x86-windows-static

pool:
Expand Down

0 comments on commit 427b70b

Please sign in to comment.