Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devops: fine-tune ffmpeg compilation #3823

Merged

Conversation

aslushnikov
Copy link
Contributor

This patch:

  • removes --enable-gpl and --enable-version3 flags. This defaults
    builds to LGPL2 license
  • includes --disable-autodetect to ensure determenism
  • includes extra version suffix to link from binary files back to these
    build scripts

This patch:
- removes `--enable-gpl` and `--enable-version3` flags. This defaults
builds to LGPL2 license
- includes `--disable-autodetect` to ensure determenism
- includes extra version suffix to link from binary files back to these
build scripts
@aslushnikov aslushnikov merged commit 3124a1b into microsoft:master Sep 10, 2020
@aslushnikov aslushnikov deleted the fine-tune-ffmpeg-compilation branch September 10, 2020 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants