Dmitry Lyzo
|
28b98cacc8
Backport pull request #9051 from jellyfin/release-10.8.z
|
2 년 전 |
Bond-009
|
817996da4b
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
|
2 년 전 |
Shadowghost
|
81a7261980
Default to no bitrate limit if no maxBitrate is set (#8850)
|
2 년 전 |
Shadowghost
|
0834dc58c1
Fix .Net 7 compatibility
|
2 년 전 |
Shadowghost
|
8e8a085b7e
Prefer var in StreamBuilder
|
2 년 전 |
Shadowghost
|
1cd7da8889
Apply review suggestions
|
2 년 전 |
Shadowghost
|
697efec86e
Cleanup and refactor streambuilder
|
3 년 전 |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
2 년 전 |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 년 전 |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 년 전 |
Dmitry Lyzo
|
2eb00bf3c0
fix secondary audio
|
2 년 전 |
Maxr1998
|
bf059d5b58
Backport pull request #8411 from jellyfin/release-10.8.z
|
2 년 전 |
Bond_009
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
2 년 전 |
Cody Robibero
|
38102499cb
Merge pull request #7947 from nyanmisaka/video-range-condition
|
3 년 전 |
Joshua M. Boniface
|
47d150565d
Merge pull request #7712 from jellyfin/fix-hevc-disable-option
|
3 년 전 |
Joshua M. Boniface
|
2d8f7b46f1
Merge pull request #7699 from Shadowghost/streambuilder-fix
|
3 년 전 |
Cody Robibero
|
688553b9a8
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
|
3 년 전 |
Cody Robibero
|
1960b5bdce
Merge pull request #7523 from crobibero/null-stream
|
3 년 전 |
Shadowghost
|
4e91c3ebdc
Fix DLNA DirectPlay
|
3 년 전 |
Dmitry Lyzo
|
e4137a6279
Fix remuxing
|
3 년 전 |
Dmitry Lyzo
|
1fe82d0deb
Add TranscodingProfile conditions
|
3 년 전 |
Cody Robibero
|
b9c3a497d5
Use requested bitrate for calculations
|
3 년 전 |
Cody Robibero
|
d29c7c1d9e
Revert using Math.Clamp
|
3 년 전 |
Cody Robibero
|
e6df698df1
Merge pull request #7325 from eyezak/issue/6450
|
3 년 전 |
Cody Robibero
|
3ea4174d12
Fix flipped Clamp args
|
3 년 전 |
Cody Robibero
|
da41cd365c
Suggestions from review
|
3 년 전 |
Cody Robibero
|
bbd5d11d3b
Remove TranscodeReason.None, Add JsonFlagEnum tests
|
3 년 전 |
Cody Robibero
|
c331e11c24
Clean up EnumFlags serialization
|
3 년 전 |
Isaac Gordezky
|
9ebd521754
Update MediaBrowser.Model/Dlna/StreamBuilder.cs
|
3 년 전 |
Isaac Gordezky
|
84a3db6f84
Fix transcode video matching and add tests for Transcode and Safari
|
3 년 전 |