1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/libs/domain/src
Jason Rasmussen 48393c215b
refactor(server): video transcode processor (#2163)
* refactor(server): video transcode processor

* refactor: rename shouldRotate to isVideoVertical, remove unnecessary await

* refactor: rename getOptions to getFfmpegOptions to be clearer in that context

* fix: optimal preset converting vertical videos already smaller than target resolution

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
2023-04-04 10:48:02 -04:00
..
album refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
api-key refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
asset fix(server): do not link live photos across users (#2162) 2023-04-03 23:48:05 -05:00
auth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
communication refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
crypto refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
device-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
job feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
media refactor(server): video transcode processor (#2163) 2023-04-04 10:48:02 -04:00
oauth refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
search refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
server-info feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
share refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
smart-info refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
storage feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
storage-template refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
system-config feat(all): ffmpeg quality options improvements (#2161) 2023-04-03 20:42:53 -05:00
tag refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
user fix(server): user update (#2143) 2023-04-01 11:43:45 -05:00
user-token refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
domain.config.ts refactor(server): common (#2066) 2023-03-23 23:55:15 -05:00
domain.constant.ts feat(server): split generated content into a separate folder (#2047) 2023-03-25 09:50:57 -05:00
domain.module.ts fix(cli): clean up set intervals (#2103) 2023-03-28 13:24:14 -05:00
domain.util.ts feat(server): apply storage migration after exif completes (#2093) 2023-03-28 15:04:11 -05:00
index.ts refactor(server): common (#2066) 2023-03-23 23:55:15 -05:00