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

Conversation

aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Sep 9, 2020

This patch:

  • moves ffmpeg binaries from //bin/ to //third_party/ffmpeg
  • adds COPYING.GPLv3
    ffmpeg license
  • changes npm packaging to include //third_party/ffmpeg only in playwright and playwrihgt-chromium a

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 aslushnikov force-pushed the restructure-ffmpeg-with-license branch from 4227419 to 62c7f64 Compare September 9, 2020 16:22
@aslushnikov aslushnikov merged commit 8687400 into microsoft:master Sep 9, 2020
@aslushnikov aslushnikov deleted the restructure-ffmpeg-with-license branch September 9, 2020 16:51
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