1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/web/src/lib
Mert 8349a28ed8
refactor(server): modularize getFfmpegOptions (#3138)
* refactored `getFfmpegOptions`

refactor transcoding, make separate service

* fixed enum casing

* use `Logger` instead of `console.log`

* review suggestions

* use enum for `getHandler`

* fixed formatting

* Update server/src/domain/media/media.util.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* Update server/src/domain/media/media.util.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* More specific imports, renamed codec classes

* simplified code

* removed unused import

* added tests

* added base implementation for bitrate and threads

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-07-08 21:43:11 -05:00
..
__mocks__ chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
assets fix(web): use correct favicon sizes (#2446) 2023-05-17 09:20:32 -05:00
components refactor(server): modularize getFfmpegOptions (#3138) 2023-07-08 21:43:11 -05:00
models fix(web): previous/next asset navigation (#3107) 2023-07-05 15:24:23 -05:00
stores fix(web): previous/next asset navigation (#3107) 2023-07-05 15:24:23 -05:00
utils feat(web/server): Face thumbnail selection (#3081) 2023-07-02 17:46:20 -05:00
constants.ts chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00