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
/
MediaBrowser.Api
/
Playback
/
BaseStreamingService.cs
Age
Commit message (
Expand
)
Author
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-26
Refactor copy codec checks
xumix
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-14
Fix regressions introduced by #3098
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-20
Add some simple tests
Bond_009
2020-04-17
Handle null outputFileExtension with null-conditional operator
Matt Lyons
2020-04-13
Handle null outputFileExtension in GetOutputFilePath
Matt Lyons
2020-04-05
Implement various suggestions
Patrick Barron
2020-04-05
Simplified Conditionals and returns
Patrick Barron
2020-04-05
Use ? and ?? where applicable
Patrick Barron
2020-02-23
Switch remux and direct stream
Bond_009
2020-02-12
Remove commented code
Vasily
2020-02-12
Merge branch 'master' into transcoding-throttling
Anthony Lavado
2020-01-22
Remove FileSystem.GetStream
Bond-009
2020-01-12
Enable Throttling when transcoding without Hardware-Acceleration
Maximilian Marschall
2020-01-10
Merge branch 'master' into embytv
Bond_009
2019-12-19
Merge pull request #2134 from Bond-009/dlnam3u8
Vasily
2019-12-10
Merge branch 'master' into mediaencoding
Bond_009
2019-12-10
Fix comparison between different types
Bond-009
2019-12-04
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
Bond_009
2019-11-25
Make probesize and analyzeduration configurable and simplify circular
Bond_009
2019-11-25
* Add support for multi segment base urls
Bond_009
2019-11-24
Merge pull request #1991 from Bond-009/transtemp
Joshua M. Boniface
2019-11-22
Fix some warnings
Bond-009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-11-21
minor changes to transcode cleanup scheduled task
dkanada
2019-11-03
Remove extraneous newline
Joshua Boniface
2019-10-27
Apply suggestions from code review
Vasily
2019-10-21
Update MediaBrowser.Api/Playback/BaseStreamingService.cs
Vasily
2019-10-16
Address review comments
Vasily
2019-10-14
Stop waiting for a segment to become ready if there's no alive transcode
Vasily
2019-10-14
Add more logging
Vasily
2019-09-08
Possible fix for MrMC
Bond_009
2019-08-28
- fix ArgumentOutOfRangeException at MediaBrowser.Api.Playback.BaseStreamingS...
marius
2019-08-25
Merge pull request #1659 from jellyfin/fix_ffmpeg
Bond-009
2019-08-24
Fix style issues
Claus Vium
2019-08-19
Merge branch 'master' into h265
Joshua M. Boniface
2019-08-16
Fix segment_time_delta value for ffmpeg 4.1
Claus Vium
2019-08-11
Merge branch 'master' into master
whooo
2019-08-09
Merge pull request #1578 from Bond-009/httpresponse
dkanada
2019-08-09
Fix build
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-07-27
Add DLNA headers if requested by the client.
Erik Larsson
2019-06-01
Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
Frank
2019-04-17
Use CultureInfo.InvariantCulture
Bond-009
2019-03-27
Self-documenting code
Bond_009
2019-03-27
Add EnableOutputInSubFolder back
Bond_009
2019-03-26
More style changes
Bond_009
[next]