owncast/core/ffmpeg
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358)
* Start cleaning up linter errors. For #357

* Fix unmarshalling NullTime values

* More linter fixes

* Remove commented code

* Move defer up

* Consolidate error check lines

* Move error check to make sure row iteration was successful

* Cleaner error check + do not recreate pipe if it exists

* Consolidate hashing to generate client id
2020-11-14 18:39:53 -08:00
..
fileWriterReceiverService.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
hlsFilesystemCleanup.go Handle filepath.Walk errors (#351) 2020-11-12 14:29:17 -08:00
hlsHandler.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
thumbnailGenerator.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
transcoder.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
transcoder_test.go Disable persistent http connections in transcoder 2020-11-11 00:28:01 -08:00