1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 10:56:47 +01:00
immich/web/src
Mert d8eca168ca
feat(server): fully accelerated nvenc (#9452)
* use arrayContaining

* libplacebo for nvenc

update dockerfile

* tweaks

* update nvenc options

* tweak settings

* refactor

* toggle for hardware decoding, software / hardware decoding for nvenc and rkmpp

* fix software tone-mapping not being applied

* separate configs for hw/sw

* update api

* add hw decode toggle

* fix mutating config

* remove `version` flag

* fix config type

* remove submodule

* handle temporal AQ

* remove duplicate tests

* use `tonemap_opencl`

* wording

* update docs
2024-05-16 13:30:26 -04:00
..
lib feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes Fix typo in error page title (#9451) 2024-05-14 02:14:44 +00:00
test-data feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
app.css fix(web): weird Overpass font height (#8458) 2024-04-02 00:13:45 -05:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
hooks.client.ts fix(web): handle non-http client side page error (#8901) 2024-04-24 08:32:00 -04:00