owncast/core/ffmpeg
Anoop 6946d4b3ea
Make video segment filename unique (#214)
* Make video segment filename unique

* fix typo

* Remove type casting function
2020-10-01 23:34:29 -07:00
..
ffmpeg.go Make setting the offline content optional 2020-07-13 15:13:24 -07:00
thumbnailGenerator.go Support default path of ffmpeg and not needing to specify it in the config 2020-07-13 14:32:12 -07:00
transcoder_test.go Make video segment filename unique (#214) 2020-10-01 23:34:29 -07:00
transcoder.go Make video segment filename unique (#214) 2020-10-01 23:34:29 -07:00
verifyInstall.go