immich/mobile/lib
Thomas 41c2c8b82d
use imagemagick and libraw for raw image support (#2668)
* use imagemagick and libraw for raw image support

imagemagick and libraw have generally good support for raw images, including
Sony's ARW format. These tools should also allow Immich to support many more
image formats in future without any major code changes.

https://www.libraw.org/supported-cameras

I've tested and verified this change with .ARW files and other standard formats.

Fixes: #2156

* Add additional type for awr

* pr feedback

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-14 21:34:03 -05:00
..
constants chore(mobile): remove hive (#2497) 2023-05-20 20:42:19 -05:00
module_template Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
modules fix(mobile): Disable hit testing for transparent bars (#2727) 2023-06-11 13:10:17 -05:00
routing feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
shared feat(mobile): sync remote assets without thumbs (#2705) 2023-06-14 16:35:32 +02:00
utils use imagemagick and libraw for raw image support (#2668) 2023-06-14 21:34:03 -05:00
main.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00