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

encodersgpl flavor #23

Merged
merged 14 commits into from
Sep 24, 2023
Merged

encodersgpl flavor #23

merged 14 commits into from
Sep 24, 2023

Commits on Sep 15, 2023

  1. encodersgpl flavor

    - Add fftools-ffi
    - Replace libressl with mbedtls (licensing)
    - Fix and enable assembly optimizations
    moffatman committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2e6c6be View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Install nasm in CI

    moffatman committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    9f6e99c View commit details
    Browse the repository at this point in the history
  2. feat: remove update-downloads-lock

    Some packages can't (`fftools-ffi`) or aren't (`x264`) indexed on
    Homebrew, so we'll update them manually.
    birros committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0906626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dee776 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb1eec0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    965054d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce8eaf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5efd08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    190cb01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c88cfcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8831261 View commit details
    Browse the repository at this point in the history
  11. fix(cmake): fix sys_root arch

    birros committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0995f3c View commit details
    Browse the repository at this point in the history
  12. fix(cmake): fix sysroot collision

    The `sys_root` property in cross-files prevents `ffmpeg` from finding
    `mbedtls`.
    birros committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    0b780c5 View commit details
    Browse the repository at this point in the history
  13. Revert "refactor: rename encodersgpl flavor to encoders"

    This reverts commit f5efd08.
    birros committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    5896a83 View commit details
    Browse the repository at this point in the history