photoprism/internal/thumb
Michael Mayer 8731215429 Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798
Note that the new function is not yet used by the application, as this
requires further effort, e.g. adding configuration options and tests.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-10 11:52:34 +02:00
..
testdata Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
cache.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
cache_test.go Videos: Allow setting a lower TTL for caching video content #3631 2023-08-15 11:06:43 +02:00
create.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
create_test.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
errors.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
fit.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
fit_test.go Tests: Add unit tests 2023-07-20 20:06:27 +02:00
jpeg.go Thumbnails: Add panic handler for unexpected image encoding errors #3858 2023-10-31 14:37:47 +01:00
jpeg_test.go TIFF: Convert unsupported files with ImageMagick #1310 #1612 #1747 2023-02-21 11:39:49 +01:00
memsize.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
memsize_test.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
names.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
names_test.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
open.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
open_jpeg.go JPEG: Reduce log level for reporting invalid color metadata #3843 2023-11-09 10:38:05 +01:00
open_jpeg_test.go Tests: Add unit tests 2023-07-24 14:02:18 +02:00
open_test.go JPEG: Convert Apple "Display P3" colors to standard sRGB #1474 2021-12-09 07:00:39 +01:00
png.go Thumbnails: Add panic handler for unexpected image encoding errors #3858 2023-10-31 14:37:47 +01:00
png_test.go TIFF: Convert unsupported files with ImageMagick #1310 #1612 #1747 2023-02-21 11:39:49 +01:00
public.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
quality.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
quality_test.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
report.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
report_test.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +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 Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
rotate.go Index: Skip redundant thumbs and support symbolic file links #1049 #1874 2022-07-06 23:01:54 +02:00
size.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
size_test.go Tests: Add unit tests 2023-07-20 20:06:27 +02:00
sizes.go Colors: Enforce thumbnail size limit of 3x3 pixels #3976 2024-01-29 22:31:04 +01:00
sizes_test.go Tests: Add unit tests 2023-07-20 20:06:27 +02:00
thumb.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
thumb_test.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
video.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
video_test.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
vips.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00
vips_test.go Thumbs: Add Vips() to generate thumbnail images with libvips #1474 #1798 2024-05-10 11:52:34 +02:00