photoprism/pkg/fs
Michael Mayer 26ca084699 Videos: Cache embedded media to allow streaming and transcoding #3764
This is a follow-up improvement for the following feature requests that
have already shipped with our stable release:

- Live Photos: Add support for Samsung Motion Photos #439
- Live Photos: Add support for Google Camera Motion Photos #1739

Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-09-24 17:13:06 +02:00
..
testdata
base.go
base_test.go
birthtime.go
birthtime_test.go
blacklist.go
blacklist_test.go
cache.go
cache_test.go
canonical.go
canonical_test.go
case.go
case_test.go
codec.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
copy.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
dirs.go
dirs_test.go
done.go
done_test.go
file_ext.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
file_ext_test.go
file_exts.go FS: Refactor file extensions lookup table #1927 2023-09-03 15:38:57 +02:00
file_exts_test.go
file_info.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_type.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_type_test.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_types.go Index: Add native support for MP4 and Samsung/Google Motion Photos #439 2023-09-22 23:59:56 +02:00
file_types_ext.go
fileinfo.go
fileinfo_test.go Tests: Reorder imports in fileinfo_test.go 2023-06-27 20:25:50 +02:00
fs.go
fs_test.go
hash.go
hash_test.go
id.go
id_test.go
ignore.go
ignore_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02:00
mime.go
mime_test.go
mode.go
move.go
name.go
name_test.go Tests: Add unit tests 2023-06-27 19:27:34 +02:00
readlines.go
resolve.go
resolve_test.go
symlink.go
symlink_test.go
walk.go
walk_test.go
write.go Videos: Cache embedded media to allow streaming and transcoding #3764 2023-09-24 17:13:06 +02:00
zip.go