photoprism/internal/meta
Michael Mayer 5be456a09f JPEG: Convert Apple "Display P3" colors to standard sRGB #1474
Other color profiles and file formats are not supported yet. Should
be easy to add though. Main difficulty will be profile name comparison:
For example "Adobe RGB (1998)" vs just "Adobe RGB".
2021-12-09 07:00:39 +01:00
..
testdata JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
codec.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
codec_test.go Videos: Enforce transcoding to MPEG-4 AVC #603 2020-12-12 17:20:31 +01:00
data.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
data_test.go Tests: Add tests for internal/meta 2021-02-25 16:03:07 +01:00
duration.go Index and show video metadata #17 2020-05-14 11:57:26 +02:00
duration_test.go Tests: Add tests for internal/meta 2021-02-25 16:03:07 +01:00
exif.go Backend: Replace gopkg.in/ugjka/go-tz with gopkg.in/photoprism/go-tz 2021-07-17 15:21:03 +02:00
exif_parser.go People: Improve logging, command help, and handling of broken files #22 2021-10-05 18:42:39 +02:00
exif_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
gps.go Exiftool: Fix CLI parameters and add tests #1388 #1401 2021-07-12 21:41:44 +02:00
gps_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
json.go Enable module graph pruning and deprecate io/ioutil (#1600) 2021-10-06 07:10:50 +02:00
json_exiftool.go Backend: Replace gopkg.in/ugjka/go-tz with gopkg.in/photoprism/go-tz 2021-07-17 15:21:03 +02:00
json_gphotos.go Backend: Replace gopkg.in/ugjka/go-tz with gopkg.in/photoprism/go-tz 2021-07-17 15:21:03 +02:00
json_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
keywords.go Frontend: Add Yellowstone theme, unlock Grayscale for everyone 2021-04-26 12:37:52 +02:00
keywords_test.go Metadata: Merge keywords if priority is the same #1153 2021-05-04 15:02:54 +02:00
meta.go Update copyright after year change 2021-01-01 22:37:25 +01:00
sanitize.go UI: Add people tab to photo edit dialog #22 2021-06-01 17:39:03 +02:00
sanitize_test.go Tests: Add tests for internal/meta 2021-02-25 16:03:07 +01:00
xmp.go Metadata: Add support for XMP sidecar CreateDate and Keywords (#1161) 2021-04-26 13:54:14 +02:00
xmp_document.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
xmp_test.go Metadata: Add support for XMP sidecar CreateDate and Keywords (#1161) 2021-04-26 13:54:14 +02:00