photoprism/internal/crop
Michael Mayer 82d61d1f93 File Types: Add experimental support for animated GIFs #590 #2207
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
..
testdata/b/c/c Tests: Add unit tests for internal/crop 2021-11-17 17:28:26 +01:00
area.go People: Improve face detection #22 2021-09-20 22:19:54 +02:00
area_test.go Tests: Add unit tests for internal/crop 2021-11-17 17:28:26 +01:00
cache.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
cache_test.go People: Refactor face cropping #22 2021-09-05 17:10:52 +02:00
crop.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
errors.go People: Refactor face cropping #22 2021-09-05 17:10:52 +02:00
image.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
image_test.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
names.go People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00
names_test.go Albums: Improve state geodata and sort by country #1608 #1664 2021-11-18 00:46:34 +01:00
request.go Thumbnails: Improve error log message when crop cannot be saved 2022-01-05 11:46:52 +01:00
sizes.go People: Simplify thumbnail API for face crops #22 2021-09-20 16:17:10 +02:00