index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
VideoHlsController.cs
Age
Commit message (
Expand
)
Author
2020-11-30
fix trascodeReasons report
nyanmisaka
2020-11-20
Apply suggestions from code review
Claus Vium
2020-11-20
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-20
rename
nyanmisaka
2020-11-19
Merge remote-tracking branch 'upstream/master' into no-scaling
Fernando Fernández
2020-11-19
Review suggestions
Fernando Fernández
2020-11-19
minor changes
nyanmisaka
2020-11-19
Apply suggestions from code review
Nyanmisaka
2020-11-19
changes per suggestions
nyanmisaka
2020-11-18
Fixes spelling.
Greenback
2020-11-18
Fix build and thread detection logic
Fernando Fernández
2020-11-16
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-16
remove unused segment option
nyanmisaka
2020-11-14
fix ci
nyanmisaka
2020-11-14
Apply suggestions from code review
Nyanmisaka
2020-11-14
minor changes
nyanmisaka
2020-11-14
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
nyanmisaka
2020-11-13
Updated based on review feedback
crobibero
2020-11-14
minor changes
nyanmisaka
2020-11-14
switch ffmpeg to hls muxer for live streaming
nyanmisaka
2020-11-13
Use null coalescing when possible
crobibero
2020-11-13
Convert NullReferenceException to ResourceNotFoundException
crobibero
2020-11-13
Fix nullability errors in Jellyfin.Api (part 1)
crobibero
2020-10-28
Move slash to correct location for quoting
Cody Robibero
2020-10-28
Add missing slashes in ffmpeg argument.
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Add missing references
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
Specify Logger type
crobibero
2020-07-31
Update Jellyfin.Api/Controllers/VideoHlsController.cs
David
2020-07-31
Move VideoHlsService to Jellyfin.Api
David