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
/
DynamicHlsController.cs
Age
Commit message (
Expand
)
Author
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-04
Disambiguate vpx to vp8 or vp9
Chris Tam
2021-07-23
Merge pull request #6296 from Bond-009/oscheck
Claus Vium
2021-07-12
Improve platform checks
Bond_009
2021-07-10
[CA1801] Parameter is never used. Remove the parameter or use it in the metho...
Cody Robibero
2021-06-04
Don't dispose managed CancellationTokenSource (#6139)
Cody Robibero
2021-05-21
Merge pull request #6083 from Bond-009/nullable4
Bond-009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-08
Minor improvements
Bond_009
2021-04-20
EncodingHelper: Fix circular dependency
Bond_009
2021-03-22
change HLS endpoint defaults to false
cvium
2021-03-04
Specify defaults or set query parameter to nullable
crobibero
2021-02-10
Create BaseItemKind enum
crobibero
2020-11-30
fix trascodeReasons report
nyanmisaka
2020-11-20
Merge remote-tracking branch 'upstream/master' into split-api
crobibero
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
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-15
Remove api client generator errors
crobibero
2020-11-16
remove unused segment option
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
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-11-11
fix for no audio stream video
nyanmisaka
2020-11-11
Apply suggestions from code review
Nyanmisaka
2020-11-08
minor changes per suggestions
nyanmisaka
2020-11-08
fix the fmp4 header file generate on linux
nyanmisaka
2020-11-08
add initial support for HEVC over FMP4-HLS
nyanmisaka
2020-10-31
respect music quality settings when transcoding
nyanmisaka
2020-09-23
Merge pull request #4163 from Bond-009/minor4
Anthony Lavado
2020-09-20
Update DynamicHlsController.cs
BaronGreenback
2020-09-19
Update DynamicHlsController.cs
BaronGreenback
2020-09-17
Update DynamicHlsController.cs
BaronGreenback
2020-09-17
Update DynamicHlsController.cs
BaronGreenback
2020-09-16
Fix
Bond_009
2020-09-16
Minor improvements
Bond_009
2020-09-09
Remove nullable from required
crobibero
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-08
Fix container routes
crobibero
[next]