immich/server/test/fixtures
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
..
album.stub.ts feat(server/web): album description (#3558) 2023-08-06 02:43:26 +00:00
api-key.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
asset.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
audit.stub.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
auth.stub.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
device.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
error.stub.ts test: server-info e2e tests (#3948) 2023-09-01 22:01:54 -04:00
face.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
file.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
index.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
media.stub.ts feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
partner.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
person.stub.ts feat: set person birth date (web only) (#3721) 2023-08-18 16:10:29 -04:00
search.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
shared-link.stub.ts feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
system-config.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
tag.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user-token.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user.stub.ts feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
uuid.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00