1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-04-17 13:36:24 +02:00
immich/mobile/openapi/lib
Mert f8ff342852
feat(server): advanced settings for transcoding ()
* set stream with `-map` flag

* updated tests

* fixed audio stream mapping

* added bframe setting to config

* updated api

* added b-frame option in dashboard

* updated tests and formatting

* "Advanced" section for FFmpeg with extra options

* updated api

* updated tests and formatting

* styling

* made vp9 bitstream filters conditional on b-frames

* fixed gop size condition

* add cq override

* simplified isEdited conditions

* simplified conditional flow for cq mode

* fixed dto

* clarified cq mode in description

* formatting

* added npl setting

* Adjusted b-frame title and description

* fixed rebase

* changed defaults for pascal compatibility, added temporal aq setting

* updated api

* added temporal aq to ui

* polished dashboard

* formatting
2023-09-03 08:22:42 +07:00
..
api refactor(web,server): use feature flags for oauth () 2023-09-01 18:08:42 +07:00
auth chore(server): update openapi () 2023-04-08 21:26:09 -05:00
model feat(server): advanced settings for transcoding () 2023-09-03 08:22:42 +07:00
api.dart feat(server): advanced settings for transcoding () 2023-09-03 08:22:42 +07:00
api_client.dart feat(server): advanced settings for transcoding () 2023-09-03 08:22:42 +07:00
api_exception.dart Refactor mobile to use OpenApi generated SDK () 2022-07-13 07:23:48 -05:00
api_helper.dart feat(server): advanced settings for transcoding () 2023-09-03 08:22:42 +07:00