aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/DynamicHlsController.cs
AgeCommit message (Expand)Author
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-09-06Remove all unused usingsFernando Fernández
2021-09-04Disambiguate vpx to vp8 or vp9Chris Tam
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
2021-07-12Improve platform checksBond_009
2021-07-10[CA1801] Parameter is never used. Remove the parameter or use it in the metho...Cody Robibero
2021-06-04Don't dispose managed CancellationTokenSource (#6139)Cody Robibero
2021-05-21Merge pull request #6083 from Bond-009/nullable4Bond-009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-08Minor improvementsBond_009
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-03-22change HLS endpoint defaults to falsecvium
2021-03-04Specify defaults or set query parameter to nullablecrobibero
2021-02-10Create BaseItemKind enumcrobibero
2020-11-30fix trascodeReasons reportnyanmisaka
2020-11-20Merge remote-tracking branch 'upstream/master' into split-apicrobibero
2020-11-20Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-20renamenyanmisaka
2020-11-19Merge remote-tracking branch 'upstream/master' into no-scalingFernando Fernández
2020-11-19Review suggestionsFernando Fernández
2020-11-19changes per suggestionsnyanmisaka
2020-11-18Fixes spelling.Greenback
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-16Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-15Remove api client generator errorscrobibero
2020-11-16remove unused segment optionnyanmisaka
2020-11-14Apply suggestions from code reviewNyanmisaka
2020-11-14minor changesnyanmisaka
2020-11-14add aac_adtstoasc bitstream filter for mpegts to mp4 conversionnyanmisaka
2020-11-13Updated based on review feedbackcrobibero
2020-11-14switch ffmpeg to hls muxer for live streamingnyanmisaka
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-11-11fix for no audio stream videonyanmisaka
2020-11-11Apply suggestions from code reviewNyanmisaka
2020-11-08minor changes per suggestionsnyanmisaka
2020-11-08fix the fmp4 header file generate on linuxnyanmisaka
2020-11-08add initial support for HEVC over FMP4-HLSnyanmisaka
2020-10-31respect music quality settings when transcodingnyanmisaka
2020-09-23Merge pull request #4163 from Bond-009/minor4Anthony Lavado
2020-09-20Update DynamicHlsController.csBaronGreenback
2020-09-19Update DynamicHlsController.csBaronGreenback
2020-09-17Update DynamicHlsController.csBaronGreenback
2020-09-17Update DynamicHlsController.csBaronGreenback
2020-09-16FixBond_009
2020-09-16Minor improvementsBond_009
2020-09-09Remove nullable from requiredcrobibero
2020-09-09Merge remote-tracking branch 'upstream/master' into bad-routecrobibero
2020-09-08Fix container routescrobibero