Bond_009
|
4261f15d41
|
Fix debug builds
|
2 years ago |
Dmitry Lyzo
|
71a708cdb8
|
Backport pull request #9092 from jellyfin/release-10.8.z
Don't add additional entries if HEVC encoding is disabled
Original-merge: 2a5efeb3bb
Merged-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
|
2 years ago |
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2 years ago |
Cody Robibero
|
5787ab15dc
|
Apply suggestions from code review
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2 years ago |
nyanmisaka
|
37daeffafa
|
Add support for OPUS and fixes for FLAC case issue in HLS
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2 years ago |
cvium
|
5dc30c6a6d
|
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
|
2 years ago |
Cody Robibero
|
a168040cc8
|
Merge pull request #7941 from jellyfin/fix-overflow
(cherry picked from commit fd4ffc6ba3 )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2 years ago |
Marius Luca
|
7d86ef6f22
|
- add an option for dropping specific subtitle formats using the DLNA SubtitleProfile
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
3 years ago |
Cody Robibero
|
9154f20b34
|
Don't dispose managed CancellationTokenSource (#6139)
|
3 years ago |
Bond_009
|
499bac5185
|
EncodingHelper: Fix circular dependency
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
David
|
19e4ef82dd
|
Remove conversion from IPAddress to string to IPAddress
|
4 years ago |
Bond_009
|
eba859e33e
|
Minor improvements
|
4 years ago |
Bond_009
|
65bab55ca0
|
Minor improvements
|
4 years ago |
nyanmisaka
|
3ce0d589ba
|
make FRAME-RATE field culture invariant
|
4 years ago |
nyanmisaka
|
099563cd6b
|
comply with dotnet-5
|
4 years ago |
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
crobibero
|
5f52a58e78
|
Convert NullReferenceException to ResourceNotFoundException
|
4 years ago |
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
4 years ago |
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
4 years ago |
Nyanmisaka
|
0b01acbe91
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
nyanmisaka
|
babb298b90
|
fix ci
|
4 years ago |
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
4 years ago |
nyanmisaka
|
c91f42c7a0
|
Default output audio bitrate to 128k
|
4 years ago |
cvium
|
7576824cee
|
Standardize use of IsLocal and RemoteIp
|
4 years ago |
crobibero
|
c5e9cf15f6
|
Use proper IHttpContextAccessor
|
4 years ago |
crobibero
|
460c3dd351
|
convert dependent controller functions to di helper class
|
4 years ago |