Commit Graph

327 Commits (9f259aa404a4bf4185f22ece9a13be2a7ae346df)

Author SHA1 Message Date
Bond_009 35d63ec540 Fix regression
12 months ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
12 months ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
12 months ago
Bond_009 b176beb88e Reduce string allocations
12 months ago
YuLong Yao b83217d1d7
use pcm as ext name when codec is pcm
1 year ago
Jan Müller 1635d82345 Remove workaround for codec capitalization
1 year ago
Jan Müller fd022ee685 Merge branch 'master' into flac-hls-fixes
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
1 year ago
Jan Müller 19fb061381 Correct the HLS Opus codec string
1 year ago
Jan Müller e9f23c61c9 Fix the fLaC/flac HLS issue also for audio-only
1 year ago
Joshua M. Boniface 93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
1 year ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
1 year ago
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
1 year ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum
1 year ago
nyanmisaka df880ff785 Apply suggestions from code review
1 year ago
Shadowghost 67a58df1a3 Merge branch 'master' into network-rewrite
1 year ago
Nyanmisaka f8d7f4acdb
Apply suggestions from code review
1 year ago
Nyanmisaka 3b12dc6d7a
Apply suggestions from code review
1 year ago
nyanmisaka 0df6fd9cf2 Add AV1 support in HLS streaming
1 year ago
Dominik 17f1e8d19b
Merge branch 'master' into segment-deletion
1 year ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
2 years ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite
2 years ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost 0da5255f12 Apply review suggestions
2 years ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders
2 years ago
Shadowghost 2403a0a367 Apply review suggestions
2 years ago
Shadowghost 1f15724398 Use source audio bitrate if requested codec is lossless
2 years ago
knackebrot 3e74377036 Calculate output bitrate from output channel count
2 years ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 24a7e210c3 Optimize tryparse
2 years ago
Cody Robibero a527034ebe
Validate requested user id (#8812)
2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase
2 years ago
Shadowghost f2b7f664aa Apply review suggestions
2 years ago
Bond_009 52230d1c30 Return NotFound when itemId isn't found
2 years ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback
2 years ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
2 years ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
2 years ago
Bond_009 4261f15d41 Fix debug builds
2 years ago
Dmitry Lyzo 71a708cdb8 Backport pull request #9092 from jellyfin/release-10.8.z
2 years ago
Shadowghost 697efec86e Cleanup and refactor streambuilder
2 years ago
Bond_009 cf67381e31 Fix release build
2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 71982c7297 Fix build errors
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 4e34c428d8 Merge branch 'master' into fix-fmp4-flac-opus
2 years ago
Cody Robibero 5787ab15dc
Apply suggestions from code review
2 years ago
Terrance 692a62ab4f
Add missing format providers (fix CA1305 errors) (#8745)
2 years ago