Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 52419cc32e54
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7a01d5aa42ad
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 18, 2020

  1. cargo-c: init at 0.6.7

    This crate is required for building the C-API for rav1e [0] but is also
    used by other projects [1].
    
    [0]: https://github.com/xiph/rav1e#building-the-c-api
    [1]: https://github.com/lu-zero/cargo-c/#users
    primeos committed Jun 18, 2020
    Copy the full SHA
    2608e52 View commit details
    Browse the repository at this point in the history
  2. rav1e: Build and install C-compatible libraries

    This is required for AV1 encoding support via librav1e in FFmpeg 4.3:
    https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/d8bf24459b694338de4ceb2a2e6d4d2949d6658d
    primeos committed Jun 18, 2020
    Copy the full SHA
    7024a01 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Merge pull request #91050 from primeos/rav1e-cargo-c

    Add cargo-c and a C-API for rav1e
    primeos committed Aug 11, 2020
    Copy the full SHA
    7a01d5a View commit details
    Browse the repository at this point in the history