photoprism/internal/thumb
Michael Mayer 2125f1ae0a JPEG: Call Seek(0, 0) before opening image #2462 #2463
Found this here, although I'm really not sure how this should fix it:
- https://github.com/golang/go/issues/45902#issuecomment-1007953723

According to the tests I added, the error "unexpected EOF" remains!
At least this change shouldn't break anything either.... Help is more
than welcome if someone has more time to read through all the issue
comments.
2022-06-25 02:16:42 +02:00
..
testdata JPEG: Call Seek(0, 0) before opening image #2462 #2463 2022-06-25 02:16:42 +02:00
create.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
create_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
errors.go Configure on-demand rendering of regular thumbnail sizes #294 2020-05-05 15:42:54 +02:00
jpeg.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
jpeg_test.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
names.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
names_test.go Places: Normalize US & CA state names #1664 2021-11-09 11:42:10 +01:00
open.go Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +02:00
open_jpeg.go JPEG: Call Seek(0, 0) before opening image #2462 #2463 2022-06-25 02:16:42 +02:00
open_jpeg_test.go JPEG: Call Seek(0, 0) before opening image #2462 #2463 2022-06-25 02:16:42 +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 Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234 2022-04-15 09:42:07 +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