build: build ffmpeg and native_mksnapshot for GN release builds (#14240)
* build ffmpeg and native_mksnapshot for GN release builds * Test ffmpeg via verify-ffmpeg.py * remove sccache from Windows builds
This commit is contained in:
parent
a2a7c6b062
commit
5a72441b2a
7 changed files with 87 additions and 22 deletions
3
build/args/ffmpeg.gn
Normal file
3
build/args/ffmpeg.gn
Normal file
|
@ -0,0 +1,3 @@
|
|||
import("release.gn")
|
||||
proprietary_codecs = false
|
||||
ffmpeg_branding = "Chromium"
|
Loading…
Add table
Add a link
Reference in a new issue