Sergey Kondrikov
2c67090e3c
feat(server): add transcode presets (#2084)
* feat: add transcode presets
* Add migration
* chore: generate api
* refactor: use enum type instead of string for transcode option
* chore: generate api
* refactor: enhance readability of runVideoEncode method
* refactor: reuse SettingSelect for transcoding presets
* refactor: simplify return statement
* chore: regenerate api
* fix: correct label attribute
* Update import
* fix test
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-03-28 14:03:43 -05:00
..
2023-02-19 16:44:53 +00:00
2023-03-12 22:50:55 -05:00
2023-03-22 21:12:45 +00:00
2023-03-28 15:34:06 +00:00
2022-11-27 14:34:19 -06:00
2023-03-22 20:36:44 -05:00
2023-03-22 21:12:45 +00:00
2023-03-28 13:41:55 -05:00
2023-03-28 14:03:43 -05:00
2022-07-13 11:35:02 -05:00
2023-03-28 15:34:06 +00:00
2023-02-20 05:59:50 +00:00
2022-06-22 00:23:35 -05:00
2022-07-13 07:23:48 -05:00
2023-02-06 00:41:07 -06:00
2023-02-06 00:41:07 -06:00
2023-02-28 10:22:18 -06:00
2023-03-22 21:12:45 +00:00
2022-02-07 23:55:30 -06:00
Immich Mobile Application - Flutter