Skip to content

vivaldi: remove gstreamer#93367

Merged
flokli merged 1 commit intoNixOS:masterfrom
eadwu:vivaldi/remove-gstreamer
Jul 22, 2020
Merged

vivaldi: remove gstreamer#93367
flokli merged 1 commit intoNixOS:masterfrom
eadwu:vivaldi/remove-gstreamer

Conversation

@eadwu
Copy link
Copy Markdown
Member

@eadwu eadwu commented Jul 17, 2020

Works fine (at least for my normal behaviors using the web) running the latest snapshot.

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested review from NeQuissimus and otwieracz July 17, 2020 19:18
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 17, 2020
@flokli
Copy link
Copy Markdown
Member

flokli commented Jul 17, 2020

Does this mean it's only using ffmpeg?

@eadwu eadwu force-pushed the vivaldi/remove-gstreamer branch from 643416d to 75ef721 Compare July 20, 2020 02:17
Copy link
Copy Markdown
Member

@flokli flokli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the reasoning why this is removed to the PR or the commit message?

@eadwu
Copy link
Copy Markdown
Member Author

eadwu commented Jul 21, 2020

I'm not sure what you mean by "only using ffmpeg" but this is basically just to unbreak the derivation after gstreamer was marked as broken.

I'm not intimate with the inner workings of how gstreamer ties with the browser, but all my daily activities with the browser still work fine.

@flokli
Copy link
Copy Markdown
Member

flokli commented Jul 21, 2020

Ah, gstreamer being marked as broken fell off my radar.

@eadwu can you check if the test video at https://help.vivaldi.com/article/html5-proprietary-media-on-linux/ plays on that version?

@romildo
Copy link
Copy Markdown
Contributor

romildo commented Jul 21, 2020

can you check if the test video at https://help.vivaldi.com/article/html5-proprietary-media-on-linux/ plays on that version?

On my system with this PR merged it plays.

@jtojnar jtojnar mentioned this pull request Jul 21, 2020
70 tasks
@flokli flokli merged commit cd03bf0 into NixOS:master Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants