aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback/BaseStreamingService.cs
AgeCommit message (Expand)Author
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-26Refactor copy codec checksxumix
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-14Fix regressions introduced by #3098Patrick Barron
2020-05-12Initial migration codePatrick Barron
2020-04-20Add some simple testsBond_009
2020-04-17Handle null outputFileExtension with null-conditional operatorMatt Lyons
2020-04-13Handle null outputFileExtension in GetOutputFilePathMatt Lyons
2020-04-05Implement various suggestionsPatrick Barron
2020-04-05Simplified Conditionals and returnsPatrick Barron
2020-04-05Use ? and ?? where applicablePatrick Barron
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