photoprism/internal/nsfw
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 Optimize images 2020-09-21 17:40:58 -04:00
.gitignore Backend: Set NSFW flag while indexing 2019-12-14 20:35:14 +01:00
detector.go API: Improve path and filename parameter sanitation #1814 2021-12-14 20:01:39 +01:00
nsfw_test.go Simplify configuration #66 2020-05-31 02:09:52 +02:00
nsfw.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00