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
/
Jellyfin.Api
/
Helpers
/
StreamingHelpers.cs
Age
Commit message (
Expand
)
Author
2025-02-03
Backport pull request #13169 from jellyfin/release-10.10.z
gnattu
2025-02-03
Backport pull request #13127 from jellyfin/release-10.10.z
gnattu
2025-01-28
Fix spelling (#13444)
Josh Soref
2024-10-09
Ported new Item Repository architecture
JPVenson
2024-09-21
Better bitrate and resolution normalization (#12644)
gnattu
2024-09-07
Make Live TV compatibility profiles customizable (#12529)
gnattu
2024-06-23
Backport pull request #12017 from jellyfin/release-10.9.z
gnattu
2024-06-01
Backport pull request #11851 from jellyfin/release-10.9.z
gnattu
2024-04-22
Only apply custom downmix to 5.1 audios (#11401)
gnattu
2024-04-17
Enable nullable for LibraryManager (#11191)
Bond-009
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-02-10
Fix file extension based on container
Shadowghost
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-12-21
Add ITranscodeManager service
Patrick Barron
2023-11-15
Remove DLNA API code
Patrick Barron
2023-11-14
Fix warnings
Bond_009
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-10-11
Fix regression
Bond_009
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-08
Merge pull request #10348 from Bond-009/strings
Bond-009
2023-10-06
Reduce string allocations
Bond_009
2023-10-02
use pcm as ext name when codec is pcm
YuLong Yao
2023-06-20
Add AV1 support in HLS streaming
nyanmisaka
2023-03-02
Use source audio bitrate if requested codec is lossless
Shadowghost
2023-02-26
Calculate output bitrate from output channel count
knackebrot
2023-02-19
Optimize tryparse
Bond_009
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-12-07
Fix release build
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-26
Add missing format providers (fix CA1305 errors) (#8745)
Terrance
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2022-06-29
Merge pull request #7955 from nyanmisaka/fix-ext
Joshua M. Boniface
2022-06-29
Merge pull request #7947 from nyanmisaka/video-range-condition
Cody Robibero
2022-02-21
Optimize Guid comparisons
Bond_009
2021-11-30
- take into account the streams dlnaheaders query parameter set by the DidlBu...
Marius Luca
2021-11-08
Fix and disable new dotnet6 warnings
Cody Robibero
2021-09-19
Reduce allocations
Bond_009
2021-09-04
Merge pull request #6456 from GodTamIt/vp8-vp9
Bond-009
2021-09-04
Disambiguate vpx to vp8 or vp9
Chris Tam
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-08-28
Remove more and more warnings
Cody Robibero
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-05
Code Clean up: Convert to null-coalescing operator ?? (#5845)
BaronGreenback
2021-04-29
Merge pull request #5842 from BaronGreenback/optimization
Bond-009
2021-04-22
Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization
Bond-009
2021-04-20
EncodingHelper: Fix circular dependency
Bond_009
2021-04-17
Group Methods
BaronGreenback
2021-04-02
Various DLNA Optimizations
BaronGreenback
2021-03-10
Update StreamingHelpers.cs
BaronGreenback
[next]