aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Dlna
AgeCommit message (Expand)Author
2022-08-15Fix various typos luz paz
2022-06-29Merge pull request #7947 from nyanmisaka/video-range-conditionCody Robibero
2022-05-20Merge pull request #7712 from jellyfin/fix-hevc-disable-optionJoshua M. Boniface
2022-05-20Merge pull request #7699 from Shadowghost/streambuilder-fixJoshua M. Boniface
2022-04-17Merge pull request #7537 from dmitrylyzo/fix-streambuilderCody Robibero
2022-04-07Merge pull request #7523 from crobibero/null-streamCody Robibero
2022-03-25Fix DLNA DirectPlayShadowghost
2022-03-20Fix remuxingDmitry Lyzo
2022-03-20Add TranscodingProfile conditionsDmitry Lyzo
2022-03-19Use requested bitrate for calculationsCody Robibero
2022-03-13Revert using Math.ClampCody Robibero
2022-03-12Merge pull request #7325 from eyezak/issue/6450Cody Robibero
2022-03-12Fix flipped Clamp argsCody Robibero
2022-03-11Merge pull request #7346 from Bond-009/guidClaus Vium
2022-03-06Suggestions from reviewCody Robibero
2022-03-06Remove TranscodeReason.None, Add JsonFlagEnum testsCody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero
2022-03-06Update MediaBrowser.Model/Dlna/StreamBuilder.csIsaac Gordezky
2022-03-06Fix transcode video matching and add tests for Transcode and SafariIsaac Gordezky
2022-03-06Series: issue-6450Isaac Gordezky
2022-03-06Convert TranscodeReason to FlagsIsaac Gordezky
2022-02-21Optimize Guid comparisonsBond_009
2022-02-18feat(external-media): refactor external subtitle and audio providerShadowghost
2022-02-14Fix some warningsBond_009
2022-01-06Add null check for audio streamCody Robibero
2021-12-27Remove more warningsCody Robibero
2021-12-24Update StyleCopBond_009
2021-12-24Merge pull request #6920 from marius-luca-87/subtitle_dropCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-21Force a remux/transcode with external audio filescvium
2021-12-20Use our own Contains extensioncvium
2021-12-09- add an option for dropping specific subtitle formats using the DLNA Subtitl...Marius Luca
2021-11-26- enable seek function when direct streaming over DLNAMarius Luca
2021-11-09Fix SortCriteria and refactor SetSortingcvium
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-11-02Update StreamBuilder.cszehner
2021-10-26Enable nullable for more filesBond_009
2021-10-03Fix warning: Type cast is redundant (#2149)KonH
2021-10-03Fix warning: Redundant control flow jump statement (#2149)KonH
2021-09-09Fix some warningsBond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-09-03Fix some warningsBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-06-18Document SubtitleDeliveryMethodMrTimscampi
2021-05-05Merge pull request #5984 from Bond-009/containerBond-009
2021-05-05Add regression test for ContainerProfile.ContainsContainerBond_009
2021-05-05Fix direct play for DirectPlayProfiles without any codecs setMaxr1998
2021-05-05Merge pull request #5941 from Maxr1998/device-profile-docsBill Thornton
2021-05-04Remove Required attributescrobibero
2021-05-05Improve documentation for DeviceProfileMaxr1998