photoprism/internal/workers
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
..
meta.go Metadata: Remove location labels when photo doesn't have a location 2021-11-25 14:52:26 +01:00
meta_test.go Places: Remove unique label index and purge unused location infos #1664 2021-11-20 19:14:00 +01:00
share.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
share_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
sync.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
sync_download.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
sync_download_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
sync_refresh.go Config: Add option to skip all RAW images when indexing #2227 2022-04-06 17:46:41 +02:00
sync_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
sync_upload.go WebDAV: Improve update and reset of remote connection errors #1781 2022-03-27 21:37:11 +02:00
workers.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
workers_test.go CI: Improve stability when running unit tests in parallel 2022-03-31 17:55:40 +02:00