aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dlna/StreamBuilder.cs
AgeCommit message (Expand)Author
2026-08-01Allow client-rendered graphical subtitles during remuxaltqx
2026-07-03Match VobSub MKS subtitle profiles by containeraltqx
2026-06-15Extend TranscodingReason reportingShadowghost
2026-05-31Add support for VobSub subtitle streams (#16552)Neptune
2026-05-19Embed external subtitles into MKV when transcodingPiotr Niełacny
2026-05-09Add videoRotation profile conditionnyanmisaka
2026-04-11Merge pull request #16380 from LTe/fix-subtitle-extraction-settingBond-009
2026-03-13Respect EnableSubtitleExtraction setting in subtitle deliveryPiotr Niełacny
2026-03-11Use generic Enum overloads to resolve CA2263 warningsjaxx2104
2026-01-18Merge pull request #15926 from abitofevrything/feat/accurate_hls_seekingAbitofevrything
2025-04-08Only reselect audio streams when user preference is respected (#13832)gnattu
2025-03-28Reduce allocations, simplifed code, faster implementation, included tests - S...Tim Eisele
2025-03-28Add profile condition to limit the number of streams (#13583)Dmitry Lyzo
2025-03-26Extract container, video and audio compatibility checks (#12678)Dmitry Lyzo
2025-02-03Backport pull request #13423 from jellyfin/release-10.10.zgnattu
2025-02-03Backport pull request #13345 from jellyfin/release-10.10.zgnattu
2025-02-03Backport pull request #13288 from jellyfin/release-10.10.zShadowghost
2025-02-03Backport pull request #13209 from jellyfin/release-10.10.zgnattu
2025-01-22Remove useless checks and dead codeBond_009
2024-11-03Backport pull request #12931 from jellyfin/release-10.10.zgnattu
2024-10-04Fix allow inputContainer to be null for Live TV (#12770)joshjryan
2024-09-22Fix DeviceProfile.Id should be nullable (#12679)Niels van Velzen
2024-09-22Let HLS Controller decide if subtitle should be burn ingnattu
2024-09-17Apply review suggestionsShadowghost
2024-09-17Rework PR 6203Shadowghost
2024-09-14Improve direct profile rankingDmitry Lyzo
2024-09-14Revert "Return more precise transcoding reasons"gnattu
2024-09-13Improve readabilitygnattu
2024-09-13Return more precise transcoding reasonsgnattu
2024-09-12Add option to always burn in subtitles if transcoding is triggered (#12430)gnattu
2024-09-09Add audio ranking for transcoding profiles (#12546)Dmitry Lyzo
2024-09-09Extract condition from Where clause to eliminate extra filtering (#12614)Dmitry Lyzo
2024-09-07Make Live TV compatibility profiles customizable (#12529)gnattu
2024-09-07Backport #12562 and #12521 (#12602)gnattu
2024-09-07Add MediaStream.ReferenceFrameRate for problematic video files (#12603)gnattu
2024-08-26Add SubContainer support to CodecProfilegnattu
2024-08-25Backport pull request #12499 from jellyfin/release-10.9.zdmitrylyzo
2024-08-01Enable more analyser rules as errorsBond_009
2024-07-29Check MaxAudioChannels for directAudioStream candidates (#12319)gnattu
2024-07-21Merge pull request #11492 from jellyfin/better-vbr-settingsBond-009
2024-07-18Merge pull request #11399 from jellyfin/audio-remuxCody Robibero
2024-07-18Use string.Equalsgnattu
2024-07-18Don't check the misleading options.EnableDirectStream for direct stream avail...gnattu
2024-07-17Add EnableAudioVbrEncoding to TranscodingProfilegnattu
2024-07-17Make comment bettergnattu
2024-07-17Correctly set bitrate limit for remuxinggnattu
2024-07-17Allow clients to send audio container override for HLSgnattu
2024-07-17feat: add audio remux to UniversalAudioControllergnattu
2024-05-16Add remuxing support for VP9gnattu
2024-03-15chore: remove repetitive wordsstandstaff