mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-15 12:45:53 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| entities | ||
| migrations | ||
| repositories | ||
| typesense-schemas | ||
| utils | ||
| communication.gateway.ts | ||
| database.config.ts | ||
| index.ts | ||
| infra.config.ts | ||
| infra.module.ts | ||
| redis-io.adapter.ts | ||