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

refactor: consolidate ffmpeg-related files in third_party/ffmpeg #3815

Merged

Commits on Sep 9, 2020

  1. refactor: consolidate ffmpeg-related files in third_party/ffmpeg

    This patch:
    - moves ffmpeg binaries from `//bin/` to `//third_party/ffmpeg`
    - adds
    [COPYING.GPLv3](https://github.com/FFmpeg/FFmpeg/blob/master/COPYING.GPLv3)
    ffmpeg license
    - changes npm packaging to include `//third_party/ffmpeg` only in
    `playwright`, `playwright-chromium` and `playwright-electron`.
    aslushnikov committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    62c7f64 View commit details
    Browse the repository at this point in the history