stash/pkg/ffmpeg
WithoutPants 3d22d5a742
Refactor build (#493)
* Add lint/format checks to build
* Make travis get full repo to get tags
* Run packr2 once in cross-compile
* Fix quotes in package.json
* Fix linting issues
* Formatting
* Fix vet issue
* Fix go lint issues
* Show start of each platform compilation
* Add validate target
* Set gitattributes for go fmt and mod vendor
* Fix tag name
* Add fmt-ui target
2020-04-29 12:13:08 +10:00
..
downloader.go Reorg 2019-02-14 15:42:52 -08:00
encoder.go Refactor build (#493) 2020-04-29 12:13:08 +10:00
encoder_marker.go Fix ffmpeg error output (#176) 2019-11-04 16:34:57 -05:00
encoder_scene_preview_chunk.go Fix previews generation bug (#231) 2019-11-30 08:58:15 -08:00
encoder_screenshot.go Generate cover image (#376) 2020-03-12 08:34:04 +11:00
encoder_transcode.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
ffprobe.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
media_detection.go Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
regex.go Configuration 2019-04-11 10:55:58 -07:00
types.go Parse title, details, date from file metadata 2019-08-16 08:47:35 +10:00