stash/pkg/image
WithoutPants aacf07feef
Restructure ffmpeg (#2392)
* Refactor transcode generation
* Move phash generation into separate package
* Refactor image thumbnail generation
* Move JSONTime to separate package
* Ffmpeg refactoring
* Refactor live transcoding
* Refactor scene marker preview generation
* Refactor preview generation
* Refactor screenshot generation
* Refactor sprite generation
* Change ffmpeg.IsStreamable to return error
* Move frame rate calculation into ffmpeg
* Refactor file locking
* Refactor title set during scan
* Add missing lockmanager instance
* Return error instead of logging in MatchContainer
2022-04-18 10:50:10 +10:00
..
delete.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
export.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
export_test.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
image.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
image_test.go Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
import.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
import_test.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
query.go Order gallery images by path (#2390) 2022-03-20 17:51:02 +11:00
scan.go Hoist context, enable errchkjson (#2488) 2022-04-15 11:34:53 +10:00
thumbnail.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
update.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
vips.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
webp.go Don't generate thumbnails for webp (#2388) 2022-03-20 17:48:52 +11:00
webp_internal_test.go Don't generate thumbnails for webp (#2388) 2022-03-20 17:48:52 +11:00