1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/mobile/openapi/lib
Zack Pollard a5a6bebf0b
feat(all): transcoding improvements (#2171)
* test: rename some fixtures and add text for vertical video conversion

* feat: transcode video asset when audio or container don't match target

* chore: add niceness to the ffmpeg command to allow other processes to be prioritised

* chore: change video conversion queue to one concurrency

* feat: add transcode disabled preset to completely turn off transcoding

* linter

* Change log level and remove unused await

* opps forgot to save

* better logging

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-05 22:32:59 -05:00
..
api feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
auth Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
model feat(all): transcoding improvements (#2171) 2023-04-05 22:32:59 -05:00
api.dart feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
api_client.dart feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart refactor(server): jobs (#2023) 2023-03-20 10:55:28 -05:00