stash/pkg/ffmpeg
Lenny3D f79677ba96
Copy apikey query parameter to DASH & HLS manifest (#5061)
* Copy apikey query parameter to DASH & HLS manifest

When an API key is provided to the DASH and HLS manifest endpoints, this
it will now be copied to the URLs inside the manifest. This allows for
clients that are only able to pass an URL to an (external) video player
to function in case authentication is set up on stash.
2024-07-16 13:17:18 +10:00
..
transcoder Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10:00
browser.go Add Opus as supported audio for mp4 (#5030) 2024-07-01 11:19:38 +10:00
codec.go Simple hardware encoding (#3419) 2023-03-10 11:25:55 +11:00
codec_hardware.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
container.go Restructure ffmpeg (#2392) 2022-04-18 10:50:10 +10:00
downloader.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
ffmpeg.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
ffmpeg_test.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
ffprobe.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
filter.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10: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 Copy apikey query parameter to DASH & HLS manifest (#5061) 2024-07-16 13:17:18 +10:00
stream_transcode.go Add apple encoder and fix extra_hw_frames bug (#4986) 2024-06-24 13:33:27 +10:00
types.go Use int64 for sample-related FFProbeStream fields (#4361) 2023-12-14 13:31:58 +11:00