immich/server
Mert 1d37d8cac0
feat(server): tone-mapping (#3512)
* added tonemapping

* check for hdr in transcode policy

* merged video thumbnail and transcoding logic

* updated tests

* removed log

* added dashboard option, updated api

* `out_color_matrix` for sdr video thumbs, cleanup

* updated tests & styling

* refactored tonemapping setting

* fixed tests

* formatting

* added tests

* updated api

* set target npl higher for mobius and reinhard

* convert to nv12 before nvenc

* fix test

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-07 15:35:25 -05:00
..
bin fix(server): pin openapi genreator patch and regenerate api (#3573) 2023-08-06 15:55:14 -05:00
openapi-generator fix(server): pin openapi genreator patch and regenerate api (#3573) 2023-08-06 15:55:14 -05:00
src feat(server): tone-mapping (#3512) 2023-08-07 15:35:25 -05:00
test feat(server): tone-mapping (#3512) 2023-08-07 15:35:25 -05:00
.dockerignore feat(immich-server) use ubuntu base-image (#851) 2022-10-24 14:59:07 -05:00
.eslintrc.js chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.gitignore refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
.prettierignore chore(docs): contributing (#1311) 2023-01-12 08:44:11 -06:00
.prettierrc chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
build-lock.json fix(server): ffprobe not found (#3532) 2023-08-03 08:54:23 -05:00
Dockerfile fix(server): ffprobe not found (#3532) 2023-08-03 08:54:23 -05:00
immich-openapi-specs.json feat(server): tone-mapping (#3512) 2023-08-07 15:35:25 -05:00
LICENSE feat(docker) revert ubuntu base image (#863) 2022-10-25 14:18:37 -05:00
nest-cli.json refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
openapitools.json chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
package-lock.json Version v1.72.2 2023-08-07 16:41:17 +00:00
package.json Version v1.72.2 2023-08-07 16:41:17 +00:00
start-microservices.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start-server.sh refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
start.sh feat(server): transcoding hardware acceleration (#3171) 2023-08-01 20:56:10 -05:00
tsconfig.build.json fix: exclude e2e format (#3250) 2023-07-13 21:41:16 -05:00
tsconfig.json feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00