aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/BaseStreamingService.cs
AgeCommit message (Expand)Author
2020-02-23Switch remux and direct streamBond_009
2020-02-12Remove commented codeVasily
2020-02-12Merge branch 'master' into transcoding-throttlingAnthony Lavado
2020-01-22Remove FileSystem.GetStreamBond-009
2020-01-12Enable Throttling when transcoding without Hardware-AccelerationMaximilian Marschall
2020-01-10Merge branch 'master' into embytvBond_009
2019-12-19Merge pull request #2134 from Bond-009/dlnam3u8Vasily
2019-12-10Merge branch 'master' into mediaencodingBond_009
2019-12-10Fix comparison between different typesBond-009
2019-12-04Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.csBond_009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-11-25* Add support for multi segment base urlsBond_009
2019-11-24Merge pull request #1991 from Bond-009/transtempJoshua M. Boniface
2019-11-22Fix some warningsBond-009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-11-21minor changes to transcode cleanup scheduled taskdkanada
2019-11-03Remove extraneous newlineJoshua Boniface
2019-10-27Apply suggestions from code reviewVasily
2019-10-21Update MediaBrowser.Api/Playback/BaseStreamingService.csVasily
2019-10-16Address review commentsVasily
2019-10-14Stop waiting for a segment to become ready if there's no alive transcodeVasily
2019-10-14Add more loggingVasily
2019-09-08Possible fix for MrMCBond_009
2019-08-28- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingS...marius
2019-08-25Merge pull request #1659 from jellyfin/fix_ffmpegBond-009
2019-08-24Fix style issuesClaus Vium
2019-08-19Merge branch 'master' into h265Joshua M. Boniface
2019-08-16Fix segment_time_delta value for ffmpeg 4.1Claus Vium
2019-08-11Merge branch 'master' into masterwhooo
2019-08-09Merge pull request #1578 from Bond-009/httpresponsedkanada
2019-08-09Fix buildBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-08-09Replace custom code with Asp.Net Core codeBond_009
2019-07-27Add DLNA headers if requested by the client.Erik Larsson
2019-06-01Fix #1432. Add support for encoding with libx265 and hevc_nvenc.Frank
2019-04-17Use CultureInfo.InvariantCultureBond-009
2019-03-27Self-documenting codeBond_009
2019-03-27Add EnableOutputInSubFolder backBond_009
2019-03-26More style changesBond_009
2019-03-26Trying to make sense of the streaming codeBond_009
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-12Reduce scope of changesWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Cleanup streaming servicesBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Fix more analyzer warningsBond_009