immich/web/src/api/open-api
Mert f8ff342852
feat(server): advanced settings for transcoding (#3775)
* 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
..
.openapi-generator chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
.gitignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.npmignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.openapi-generator-ignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
api.ts feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
base.ts Version v1.76.1 2023-08-30 08:26:04 +00:00
common.ts Version v1.76.1 2023-08-30 08:26:04 +00:00
configuration.ts Version v1.76.1 2023-08-30 08:26:04 +00:00
git_push.sh Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
index.ts Version v1.76.1 2023-08-30 08:26:04 +00:00