aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/Playback
AgeCommit message (Expand)Author
2019-08-25Merge pull request #1659 from jellyfin/fix_ffmpegBond-009
2019-08-24Move argument to new lineClaus Vium
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-05Change UsCulture to InvariantCultureClaus Vium
2019-06-04Merge pull request #1159 from Bond-009/streamjobAnthony Lavado
2019-06-01Fix #1432. Add support for encoding with libx265 and hevc_nvenc.Frank
2019-04-25Remove unreachable code and const trySupportSeek within BaseProgressiveStream...bugfixin
2019-04-24Re-add content length, semi revert of changes in #1010 (#1287)Claus Vium
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-03-07Remove EnvironmentInfoBond-009
2019-03-07Merge remote-tracking branch 'remotes/upstream/master' into kestrel_pocClaus Vium
2019-03-07Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.csBond-009
2019-03-06Review commentsClaus Vium
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ...Claus Vium
2019-02-28Fix rmvb video can not play under DLNAXu Fasheng
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-26Begin removing System.Net sourcesClaus Vium
2019-02-12Reduce scope of changesWilliam Lees
2019-02-12add httpClient to more constructorsWilliam Lees
2019-02-12add httpClient to appropriate constructorsWilliam Lees
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03await async functionsBond-009
2019-02-03Cleanup streaming servicesBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
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
2019-01-22Merge pull request #656 from hawken93/more_loggingAndrew Rabert
2019-01-22Do some logging in MediaInfoServicehawken
2019-01-21Merge pull request #664 from jellyfin/revert-639-ffmpeg4.1Andrew Rabert
2019-01-21Revert "Fix segment_time_delta for ffmpeg 4.1"Joshua M. Boniface
2019-01-21Fix NullRefBond_009
2019-01-20Merge pull request #613 from MatMaul/mediaencoding-devAndrew Rabert
2019-01-20Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncodingMathieu Velten
2019-01-20Fix segment_time_delta for ffmpeg 4.1Bond_009
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan