1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/.github/workflows
Mert ee49f470b7
feat(server): transcoding hardware acceleration (#3171)
* added transcode configs for nvenc,qsv and vaapi

* updated dev docker compose

* added software fallback

* working vaapi

* minor fixes and added tests

* updated api

* compile libvips

* move hwaccel settings to `hwaccel.yml`

* changed default dockerfile, moved `readdir` call

* removed unused import

* minor cleanup

* fix for arm build

* added documentation, minor fixes

* added intel driver

* updated docs

styling

* uppercase codec and api names

* formatting

* added tests

* updated docs

* removed semicolons

* added link to `hwaccel.yml`

* added newlines

* added `hwaccel` section to docker-compose.prod.yml

* ensure mesa drivers are installed

* switch to mimalloc for sharp

* moved build version and sha256 to json

* let libmfx set the render device

* possible fix for vp9 on qsv

* updated tests

* formatting

* review suggestions

* semicolon

* moved `LD_PRELOAD` to start script

* switched to jellyfin's ffmpeg package

* fixed dockerfile

* use cqp instead of icq for qsv vp9

* updated dockerfile

* added sha256sum for other platforms

* fixtures
2023-08-01 20:56:10 -05:00
..
build-mobile.yml chore(mobile): update flutter to 3.10.5 (#3036) 2023-06-29 16:28:18 -05:00
cache-cleanup.yml infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
codeql-analysis.yml infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
dispatch_sdk_update.yml infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
docker-cleanup.yml chore(deps): bump stumpylog/image-cleaner-action from 0.1.0 to 0.2.0 (#3361) 2023-07-21 11:32:12 -05:00
docker.yml chore(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 (#3236) 2023-07-13 10:44:37 -05:00
prepare-release.yml feat(server): transcoding hardware acceleration (#3171) 2023-08-01 20:56:10 -05:00
static_analysis.yml chore(mobile): update flutter to 3.10.5 (#3036) 2023-06-29 16:28:18 -05:00
test.yml chore(web): Update to Svelte 4 (#3196) 2023-07-15 20:13:04 -05:00