summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/gstreamer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into staging-nextK9002024-07-0211-11/+11
|\
| * treewide: remove lilyinstarlightLily Foster2024-07-0211-11/+11
* | gst_all_1.gst-plugins-good: restore support for dlopen libsoup on Darwin•••Upstream removed support for using dlopen on platforms other than Linux to fix https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1171, but Darwin in nixpkgs still needs to find the libsoup dynamically because nixpkgs packages both. Instead of using `dlopen`, Darwin probes for libsoup symbols. Randy Eckenrode2024-06-213-2/+141
|/
* Merge staging-next into staginggithub-actions[bot]2024-05-272-5/+7
|\
| * gst_all_1.gst-plugins-bad: remove wayland packages if gst-plugins-base has wa...Sandro Jäckel2024-05-261-4/+5
| * gst_all_1.gst-plugins-rs: add withGtkPlugins optionSandro Jäckel2024-05-261-1/+2
* | gst_all_1.gst-editing-services: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-devtools: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-rtsp-server: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-vaapi: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-libav: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-plugins-ugly: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-plugins-bad: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-plugins-good: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gst-plugins-base: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
* | gst_all_1.gstreamer: 1.24.2 -> 1.24.3Lily Foster2024-05-221-2/+2
|/
* ipu6*/ivsc*: drop maintenance•••I have little hope for this camera and decided to replace it for now. Martin Weinelt2024-05-111-1/+1
* Merge pull request #305665 from hacker1024/update/gst-plugins-rs•••gst_all_1.gst-plugins-rs: 0.11.0+fixup -> 0.12.4Lily Foster2024-05-033-1216/+2036
|\
| * gst_all_1.gst-plugins-rs: 0.11.3 -> 0.12.4hacker10242024-04-212-968/+1421
| * gst_all_1.gst-plugins-rs: 0.11.0+fixup -> 0.11.3•••Co-Authored-By: OPNA2608 <opna2608@protonmail.com> Lily Foster2024-04-203-982/+1349
* | Merge branch 'master' into staging-nextVladimír Čunát2024-05-021-1/+3
|\ \
| * | gst_all_1.gst-plugins-good: add enableWayland optionSandro Jäckel2024-04-281-1/+3
| |/
* | treewide: wrapGAppsHook → wrapGAppsHook3•••This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild) Jan Tojnar2024-04-271-2/+2
* | gst_all_1.gst-plugins-ugly: remove now-unnecessary opencore-amrLily Foster2024-04-221-2/+0
* | gst_all_1.gst-plugins-bad: fix libajantv2, darwin build, and guiSupport=false...Lily Foster2024-04-222-7/+9
* | gst_all_1.gst-plugins-good: make libdrm linux-onlyLily Foster2024-04-221-1/+1
* | gst_all_1.gst-plugins-base: disable drm on darwinLily Foster2024-04-221-0/+1
* | gst_all_1.gst-editing-services: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-libav: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-devtools: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-rtsp-server: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-vaapi: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-ugly: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-bad: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-good: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-base: 1.24.1 → 1.24.2Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gstreamer: 1.24.1 → 1.24.2•••https://gstreamer.freedesktop.org/releases/1.24/#1.24.2 https://gitlab.freedesktop.org/gstreamer/gstreamer/-/compare/1.24.1...1.24.2 Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-editing-services: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-libav: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-devtools: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-rtsp-server: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-vaapi: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-ugly: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+2
* | gst_all_1.gst-plugins-bad: 1.22.9 → 1.24.1Maxine Aubrey2024-04-222-18/+21
* | gst_all_1.gst-plugins-good: 1.22.9 → 1.24.1Maxine Aubrey2024-04-222-2/+10
* | gst_all_1.gst-plugins-base: 1.22.9 → 1.24.1Maxine Aubrey2024-04-221-2/+6
* | gst_all_1.gstreamer: 1.22.9 → 1.24.1•••https://gstreamer.freedesktop.org/releases/1.24/ https://gitlab.freedesktop.org/gstreamer/gstreamer/-/compare/1.22.9...1.24.1 Maxine Aubrey2024-04-221-3/+6
|/
* gstreamer: gate elfutils on package availability rather than isLinuxPhilip Taron2024-04-031-0/+1
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-193-0/+3
* Merge #276408: gst_all_1.gst-plugins-good: dlopen libsoup_3 with an absolute ...•••...into staging Vladimír Čunát2024-02-293-5/+27
|\