stash/pkg/ffmpeg
DingDongSoLong4 b4b7cf02b6
Improve caching, HTTP headers and URL handling (#3594)
* Fix relative URLs
* Improve login base URL and redirects
* Prevent duplicate customlocales requests
* Improve UI base URL handling
* Improve UI embedding
* Improve CSP header
* Add Cache-Control headers to all responses
* Improve CORS responses
* Improve authentication handler
* Add back media timestamp suffixes
* Fix default image handling
* Add default param to other image URLs
2023-04-19 13:01:32 +10:00
..
transcoder Allow configuration of ffmpeg args (#3216) 2023-01-27 11:31:11 +11:00
browser.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
codec.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
codec_hardware.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Allow use of Proxy (#3284) 2023-02-07 09:46:18 +11:00
ffmpeg.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
ffprobe.go Fix a few cases where ffmpeg produces no output (#3161) 2022-11-21 17:21:27 +11:00
filter.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
format.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
frame_rate.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
generate.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
media_detection.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
options.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
stream.go Add DASH to docs and log messages (#3521) 2023-03-10 12:19:36 +11:00
stream_segmented.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
stream_transcode.go Improve caching, HTTP headers and URL handling (#3594) 2023-04-19 13:01:32 +10:00
types.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00