Commit Graph

314 Commits (a0c568bc6c9944fab8b6d1d6d420a9716bdab1e9)

Author SHA1 Message Date
gnattu 9e386ecc27 Backport pull request #12931 from jellyfin/release-10.10.z
3 months ago
joshjryan 3edd6ab767
Fix allow inputContainer to be null for Live TV (#12770)
4 months ago
Niels van Velzen bcc818f397
Fix DeviceProfile.Id should be nullable (#12679)
5 months ago
gnattu d944f415f3 Let HLS Controller decide if subtitle should be burn in
5 months ago
Shadowghost 5a5da33f44 Apply review suggestions
5 months ago
Shadowghost 2351eeba56 Rework PR 6203
5 months ago
Dmitry Lyzo 77c6fd5ab2 Improve direct profile ranking
5 months ago
gnattu 6a5f22fc2f Revert "Return more precise transcoding reasons"
5 months ago
gnattu 5913db991b Improve readability
5 months ago
gnattu de8bb15c78 Return more precise transcoding reasons
5 months ago
gnattu 62712aa12c
Add option to always burn in subtitles if transcoding is triggered (#12430)
5 months ago
Dmitry Lyzo 3da081ba86
Add audio ranking for transcoding profiles (#12546)
5 months ago
Dmitry Lyzo 54f663b0f3
Extract condition from Where clause to eliminate extra filtering (#12614)
5 months ago
gnattu b4f71859d9
Make Live TV compatibility profiles customizable (#12529)
5 months ago
gnattu df00909b85
Backport #12562 and #12521 (#12602)
5 months ago
gnattu 5a8a19e07b
Add MediaStream.ReferenceFrameRate for problematic video files (#12603)
5 months ago
gnattu e31c6d3934 Add SubContainer support to CodecProfile
6 months ago
dmitrylyzo ca4bd57b8d Backport pull request #12499 from jellyfin/release-10.9.z
6 months ago
Bond_009 0a0de6708e Enable more analyser rules as errors
6 months ago
gnattu 162ea38a95
Check MaxAudioChannels for directAudioStream candidates (#12319)
6 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
Cody Robibero 4239de1ee7
Merge pull request #11399 from jellyfin/audio-remux
7 months ago
gnattu 855215673a
Use string.Equals
7 months ago
gnattu ce7cbc1f64 Don't check the misleading options.EnableDirectStream for direct stream availability
7 months ago
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
7 months ago
gnattu c8f157444c Make comment better
7 months ago
gnattu ed9d27bb3a Correctly set bitrate limit for remuxing
7 months ago
gnattu a16d3d4887 Allow clients to send audio container override for HLS
7 months ago
gnattu e4101128e0 feat: add audio remux to UniversalAudioController
7 months ago
gnattu 5df171b3f9 Add remuxing support for VP9
9 months ago
standstaff 64b7f0f721 chore: remove repetitive words
11 months ago
Cody Robibero e731250342 Lowercase MediaStreamProtocol for backwards compatibility
11 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
11 months ago
nyanmisaka be265cd87f Add EqualsAny for VideoCodecTag condition
1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Bond_009 efec6e7a23 Address review comment
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Stepan Goremykin 47254d6a22 Remove conditional access when it is known to be not null
1 year ago
Bond-009 3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Bond_009 5677566a41 Enable nullable for more files
2 years ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum
2 years ago
nyanmisaka 0df6fd9cf2 Add AV1 support in HLS streaming
2 years ago
Dmitry Lyzo 14d061f543 Backport pull request #9723 from jellyfin/release-10.8.z
2 years ago
nyanmisaka ed88c8bd2d Backport pull request #9411 from jellyfin/release-10.8.z
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
2 years ago
Shadowghost e57c33c442 Add DCA and TrueHD to fMP4 audio codecs to support remuxing
2 years ago
Bond_009 d8ec3a5470 Reduce usage of GetAwaiter().GetResult()
2 years ago