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

Commits on Sep 10, 2020

  1. devops: fine-tune ffmpeg compilation

    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 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    878fa0a View commit details
    Browse the repository at this point in the history