photoprism/pkg/colors
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 JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
colorful.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
colorful_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
colors.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
colors_test.go Tests: Add tests for /pkg 2021-03-03 15:41:32 +01:00
lightmap.go Add links to source code docs 2020-04-13 11:26:53 +02:00
lightmap_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
luminance.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
luminance_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
perception.go Add "similar" sorting option as proof-of-concept 2020-04-11 12:14:37 +02:00
profiles.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
srgb_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00