stash/pkg/ffmpeg
WithoutPants 77ee620877 Fix ffmpeg version detection
Fixes issue where ffmpeg version could not be detected if the version number had no patch number.
2024-05-10 16:36:08 +10:00
..
transcoder Support image clips/gifs (#3583) 2023-05-17 09:30:51 +10: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 Full hardware transcoding (#4765) 2024-05-10 15:55:31 +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 Fix ffmpeg version detection 2024-05-10 16:36:08 +10:00
ffprobe.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +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 Full hardware transcoding (#4765) 2024-05-10 15:55:31 +10:00
stream_transcode.go Full hardware transcoding (#4765) 2024-05-10 15:55:31 +10:00
types.go Use int64 for sample-related FFProbeStream fields (#4361) 2023-12-14 13:31:58 +11:00