Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 108021d6e1e7
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 82efd775e37e
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Nov 4, 2019

  1. [19.09] backport #71851 handbrake: fix missing audio

    We build HandBrake with a newer ffmpeg than upstream expects,
    triggering a problem where the audio samplerate defaults to zero
    because HandBrake was not explicitly setting it.
    
    This has been fixed in HandBrake upstream, but we must cherry pick
    this change in order to produce videos with audio until HandBrake
    1.3.0 is released.
    
    (cherry picked from commit d51e366)
    acowley authored and bjornfor committed Nov 4, 2019
    Copy the full SHA
    82efd77 View commit details
    Browse the repository at this point in the history