Jason Dove
|
ec0d8ea6ac
|
work around sequential schedule validation limit (#2655)
* remove readalltext
* remove unused method
* remove fileexists
* remove folderexists
* remove readalllines
* remove fake local file system
* show playlist name in playout build errors
* add basic sequential schedule validator tests
* work around sequential schedule validation limit
|
1 month ago |
Jason Dove
|
2ef2b0299a
|
switch back from fmp4 to ts segments (#2554)
* restore pts offset calculation
* use ts segments again
* update changelog
|
2 months ago |
Jason Dove
|
d14ebf3522
|
properly track discontinuity sequences with fmp4 (#2548)
* properly track discontinuity sequences with fmp4
* update dependencies
|
2 months ago |
Jason Dove
|
1c07df5bc3
|
use cancellation tokens in many places (#2350)
* use cancellation tokens everywhere
* more cancellation tokens
|
4 months ago |
Jason Dove
|
5d081ceeff
|
fix editorconfig and run code cleanup (#2324)
* fix formatting rules
* reformat ersatztv
* reformat ersatztv.application
* reformat ersatztv.core
* refactor ersatztv.core.tests
* reformat ersatztv.ffmpeg
* reformat ersatztv.ffmpeg.tests
* reformat ersatztv.infrastructure
* cleanup infra mysql
* cleanup infra sqlite
* cleanup infra tests
* cleanup ersatztv.scanner
* cleanup ersatztv.scanner.tests
* sln cleanup
* update dependencies
|
5 months ago |
Jason Dove
|
b6ec16c6a7
|
fix transitions using nvidia accel (#2244)
|
5 months ago |
Jason Dove
|
260949893c
|
fix some stream continuity issues (#2186)
|
5 months ago |
Jason Dove
|
245c4ec359
|
code analysis and cleanup (#1411)
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
|
2 years ago |
Jason Dove
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
4 years ago |
Jason Dove
|
f0670b345f
|
use wrapped processes; fix hls pts bug (#690)
|
4 years ago |
Jason Dove
|
6a1c2b7659
|
read ffprobe pts output from stdout and stderr (#689)
|
4 years ago |
Jason Dove
|
f66bc783a7
|
fix hls segmenter on windows (#686)
|
4 years ago |
Jason Dove
|
bc225d35fa
|
add troubleshooting code to hls segmenter (#685)
|
4 years ago |
Jason Dove
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
4 years ago |
Jason Dove
|
1ee01c1d78
|
fix hls timestamps (#598)
|
4 years ago |