photoprism/internal/query
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/directory
account.go
account_test.go
account_uploads.go
account_uploads_test.go
albums.go
albums_test.go
categories.go
categories_test.go
counts.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
counts_test.go
covers.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
covers_test.go
duplicates.go
duplicates_test.go
errors.go UX: Add button to clear error log history in Library > Errors #1683 2022-04-03 12:37:43 +02:00
errors_test.go
faces.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
faces_test.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
file_selection.go
file_shares.go
file_shares_test.go
file_sync_download.go
file_sync_download_test.go
file_syncs.go
file_syncs_test.go
files.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
files_hashes.go
files_hashes_test.go
files_test.go
folders.go
folders_test.go
label.go
label_test.go
markers.go People: Improve face matching, audit command, and logging #2182 2022-04-13 01:59:32 +02:00
markers_test.go
moments.go Albums: Shorten title and slug to avoid "data too long" error #2181 2022-03-24 21:46:25 +01:00
moments_test.go Search: Restore commented out test assertions #1994 2022-03-28 12:14:05 +02:00
photo.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
photo_map.go
photo_map_test.go
photo_selection.go
photo_selection_test.go
photo_test.go
places.go
places_test.go
purge.go
purge_test.go
query.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
query_test.go Search: Refactor photo search, fix test data and unit tests #1994 2022-03-29 00:21:50 +02:00
subjects.go Revert "People: Add subject cache and show real name in logs #1438 #2182" 2022-04-04 08:54:03 +02:00
subjects_test.go
users.go
users_test.go