photoprism/internal/thumb
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
create.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
create_test.go Log4j: Sanitize user input in logs like filenames and album titles #1814 2021-12-14 17:07:38 +01:00
errors.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
jpeg.go Config: Improve flag descriptions of JPEG and thumbnail parameters #2215 2022-04-01 13:25:25 +02:00
jpeg_test.go People: Refactor thumb package and variable names #22 2021-09-05 12:32:08 +02:00
names.go Places: Only show nearby photos in viewer if > 50 results on map 2021-11-26 21:10:52 +01:00
names_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
open.go CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
open_jpeg.go Index: Improve file size/resolution checks, add WebP support #1017 #1226 2022-04-02 18:04:11 +02:00
open_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
quality.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
quality_test.go Thumbnails: Rename QualityMedium to QualityDefault #2215 2022-04-01 13:30:20 +02:00
resample.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
resample_filters.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
resample_options.go CLI: Add "photoprism show config/formats" subcommands 2022-04-12 13:28:28 +02:00
rotate.go Exif: Refactor JPEG rotation based on orientation flag #1064 2021-02-21 22:53:25 +01:00
sizes.go Config: Improve flag descriptions of JPEG and thumbnail parameters #2215 2022-04-01 13:25:25 +02:00
sizes_test.go People: Improve thumb size config and flag descriptions #22 2021-09-05 13:48:53 +02:00
thumb.go File Types: Add experimental support for animated GIFs #590 #2207 2022-04-13 22:17:59 +02:00
thumb_test.go Darktable: Set explicit cache and config path, log exact commands #2076 2022-03-02 12:20:02 +01:00