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: bundle ffmpeg with chromium #3767

Merged

Commits on Sep 4, 2020

  1. devops: bundle ffmpeg with chromium

    This starts bundling FFMPEG v4.3.1 binary with Chromium archives on the
    following platforms:
    - chromium-mac
    - chromium-win32
    - chromium-win64
    
    FFMPEG binaries are compiled following the following process:
    - windows: https://gist.github.com/aslushnikov/422f1e1a57796a476bf73ebe04f2e5ac
    - mac: https://gist.github.com/aslushnikov/abf71be5a0b12c33b320044785fcb3bc
    
    References microsoft#3680
    aslushnikov committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    10c4f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc002d View commit details
    Browse the repository at this point in the history