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: f130ecdd3048
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 28b7d016ca66
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 17, 2017

  1. gst_all_1.gst-plugins-bad: allow building gtksink plugin

    Corebird requires gtksink gstreamer plugin to play videos. [1] The plugin,
    however, is only built when GTK is available.
    
    This patch adds gtk3 as an optional dependency to gst_all_1.gst-plugins-bad
    package, allowing the build of gtksink.
    
    [1]: baedert/corebird#431
    jtojnar committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    0edae74 View commit details
    Browse the repository at this point in the history
  2. corebird: fix video playback

    Corebird requires gst-plugins-bad compiled with GTK support to play
    videos.
    
    This commit enables the GTK support.
    jtojnar committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    e564f16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27005 from jtojnar/fix/corebird-gst

    gst_all_1.gst-plugins-bad: build gtksink plugin
    FRidh committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    28b7d01 View commit details
    Browse the repository at this point in the history