mirror of
1
Fork 0
gotosocial/internal/media
kim 6a76b9d609
[feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building with WebAssembly (#3429)
* add experimental build-tag 'nowasm' which uses local ffmpeg / ffprobe

* updated experimental support message

* add comment to build script explaining build tag

* add nowasm build tags to moderncsqlite files
2024-10-14 11:59:12 +02:00
..
ffmpeg [feature/OFFICIALLY UNSUPPORTED] add nowasm build tag to disable building with WebAssembly (#3429) 2024-10-14 11:59:12 +02:00
test [performance] move thumbnail generation to go code where possible (#3183) 2024-08-08 17:12:13 +00:00
ffmpeg.go [bugfix] better handle ogg container format (#3365) 2024-09-27 13:16:34 +02:00
imaging.go [performance] use single-threaded image transforms (#3252) 2024-08-31 10:41:38 +02:00
manager.go [bugfix] fix emoji recaching operations (#3167) 2024-08-03 19:05:38 +02:00
manager_test.go [performance] use single-threaded image transforms (#3252) 2024-08-31 10:41:38 +02:00
media_test.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
metadata.go [performance] use native Go code to probe JPEGs (#3206) 2024-08-19 13:38:10 +00:00
probe.go [performance] use native Go code to probe JPEGs (#3206) 2024-08-19 13:38:10 +00:00
processingemoji.go [bugfix] s3 media uploaded without content-type (#3353) 2024-09-26 14:43:10 +02:00
processingmedia.go [bugfix] s3 media uploaded without content-type (#3353) 2024-09-26 14:43:10 +02:00
refetch.go [bugfix] fix emoji recaching operations (#3167) 2024-08-03 19:05:38 +02:00
refetch_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
thumbnail.go [performance] use single-threaded image transforms (#3252) 2024-08-31 10:41:38 +02:00
types.go [feature] more filetype support! (#3107) 2024-07-15 15:24:53 +01:00
util.go [bugfix] fix media limit reader check (#3363) 2024-09-27 13:15:53 +02:00