Commit Graph

46 Commits

Author SHA1 Message Date
Philipp Jungkamp
56407ed698 intel-media-sdk: add pjungkamp to maintainers 2024-06-09 10:48:12 +02:00
Philipp Jungkamp
585be598df intel-media-sdk: Search ONEVPLRT in /run/opengl-driver/lib
Patch Intel Media SDK to discover and dispatch to
`/run/opengl-driver/lib/libmfx-gen.so.1.2`.

This allows applications which depend on `intel-media-sdk` to use hardware
acceleration through `onevpl-intel-gpu` provided that it was added to
`hardware.opengl.extraPackages`. oneVPL-intel-gpu is the only supported
acceleration driver for newer Intel GPUs, meaning all integrated GPUs starting
with Alder Lake S/P.

This is important as applications may still want to build against
`intel-media-sdk` to support hardware acceleration on all Intel GPUs from
Broadwell to Rocket Lake and now newer platforms through oneVPL-intel-gpu.

E.g. the default build of ffmpeg > 6 will use `intel-media-sdk` rather than
`oneVPL` directly to support Intel Quick Sync on a larger number of systems.
2024-05-30 00:26:33 +02:00
stuebinm
ff1a94e523 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.
2024-03-19 03:14:51 +01:00
Peder Bergebakken Sundt
fc71dc947c
intel-media-sdk: fix gcc13 build with patch 2023-12-20 20:46:29 +01:00
R. Ryantm
3155416bc7 intel-media-sdk: 23.2.0 -> 23.2.2 2023-05-25 05:08:19 +00:00
R. Ryantm
a4d304a664 intel-media-sdk: 23.1.2 -> 23.2.0 2023-04-22 19:05:17 +00:00
Mario Rodas
4f38c1947c intel-media-sdk: 23.1.1 -> 23.1.2 2023-02-26 12:36:00 +00:00
R. Ryantm
3e8b58f5d8 intel-media-sdk: 23.1.0 -> 23.1.1 2023-02-26 12:35:12 +00:00
R. Ryantm
e1f1b50085 intel-media-sdk: 22.6.5 -> 23.1.0 2023-02-04 13:21:52 +00:00
Sandro
bb7aafebb3
Merge pull request #199817 from r-ryantm/auto-update/intel-media-sdk 2023-01-24 21:27:42 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
bf370f6f98 intel-media-sdk: 22.5.4 -> 22.6.5 2023-01-17 23:36:31 +00:00
R. Ryantm
3fa6a0e289 intel-media-sdk: 22.5.3 -> 22.5.4 2022-10-14 02:20:16 +00:00
R. Ryantm
c006419bc9 intel-media-sdk: 22.5.2 -> 22.5.3 2022-09-12 05:50:24 +00:00
R. Ryantm
7e4e39d9d7 intel-media-sdk: 22.5.1 -> 22.5.2 2022-08-16 13:33:43 +00:00
R. Ryantm
f2c28f668c intel-media-sdk: 22.3.0 -> 22.5.1 2022-08-11 13:21:53 -04:00
R. Ryantm
d454d73698 intel-media-sdk: 22.2.1 -> 22.3.0 2022-04-08 02:40:41 +00:00
R. Ryantm
b2c2a9252d intel-media-sdk: 22.2.0 -> 22.2.1 2022-03-03 22:21:09 +00:00
R. Ryantm
e40bc24940 intel-media-sdk: 22.1.0 -> 22.2.0 2022-02-25 17:18:07 -08:00
R. Ryantm
efd829ed38 intel-media-sdk: 21.4.3 -> 22.1.0 2022-01-02 22:05:23 +00:00
R. Ryantm
dde784fd72 intel-media-sdk: 21.3.1 -> 21.4.3 2021-12-10 11:18:40 +00:00
Ilan Joselevich
30281b4529 intel-media-sdk: 21.2.3 -> 21.3.1 2021-08-14 14:47:21 +03:00
R. RyanTM
a16f912f85 intel-media-sdk: 21.2.2 -> 21.2.3 2021-07-03 17:14:33 +00:00
R. RyanTM
41fa3118b6 intel-media-sdk: 21.2.0 -> 21.2.2 2021-06-16 17:22:09 -07:00
R. RyanTM
8f69ed24ff intel-media-sdk: 20.5.1 -> 21.2.0 2021-04-28 17:14:51 +00:00
midchildan
7bd31376dc
intel-media-sdk: 20.4.1 -> 20.5.1
Closes #106708.
2021-04-10 01:58:56 +09:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
73ca6f3e30 intel-media-sdk: 20.3.1 -> 20.4.1 2020-11-13 19:03:00 +00:00
IvarWithoutBones
a41a6a8bb7 intel-media-sdk: 20.2.1 -> 20.3.1 2020-11-02 14:22:01 +01:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM
27f89ed443 intel-media-sdk: 20.2.0 -> 20.2.1 2020-08-14 10:01:19 +00:00
R. RyanTM
d62c129e0d intel-media-sdk: 20.1.1 -> 20.2.0 2020-07-13 09:53:46 +00:00
OPNA2608
1a41ae8148 intel-media-sdk: fix malformed enableParallelBuilding
enableParallelBuilding is already implied true by using cmake
2020-06-03 10:01:47 +02:00
midchildan
4983263166
intel-media-sdk: enable unit tests 2020-06-01 02:12:34 +09:00
midchildan
22ff785205
intel-media-sdk: remove samples
fix #88939
2020-05-31 01:25:01 +09:00
R. RyanTM
5f14d99efe intel-media-sdk: 20.1.0 -> 20.1.1 2020-05-06 00:35:29 -04:00
R. RyanTM
f9f5e9435e intel-media-sdk: 19.4.0 -> 20.1.0 2020-04-09 21:03:02 +00:00
R. RyanTM
6c4774f9a3 intel-media-sdk: 19.3.1 -> 19.4.0 2020-01-06 10:52:08 -08:00
Markus Kowalewski
4a468c1bb1
intel-media-sdk: restrict platform to x86_64-linux 2019-12-07 12:39:51 +01:00
R. RyanTM
359e07e11e intel-media-sdk: 19.3.0 -> 19.3.1 2019-11-27 19:51:43 -08:00
R. RyanTM
b31abd1df4 intel-media-sdk: 19.2.1 -> 19.3.0 2019-11-01 23:43:17 -07:00
R. RyanTM
3fadbf8403 intel-media-sdk: 19.1.0 -> 19.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-media-sdk/versions
2019-10-07 14:20:23 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Will Dietz
a777e8d45a intel-media-sdk: 18.4.1 -> 19.1.0 2019-04-24 16:53:27 -05:00
midchildan
d1d3973142
intel-media-sdk: init at 18.4.1 2019-03-17 16:18:37 +09:00