jellyfin/MediaBrowser.Model/Dlna
Isaac Gordezky 5e779f20ee Series: issue-6450
Issue: https://github.com/jellyfin/jellyfin/issues/6450

Enable DirectPlay responses
Rewrite DirectPlay and DirectStream resolution
Prefer copy transcode video codec options
Enhance condition processor
Support DirectStream and Transcode with parity
Rework audio stream selection and add tests for ExternalAudio
Update MediaInfoHelper to only call StreamBuilder once
2022-03-06 18:13:54 -07:00
..
AudioOptions.cs Series: issue-6450 2022-03-06 18:13:54 -07:00
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ConditionProcessor.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
ContainerProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
ContentFeatureBuilder.cs Fix some warnings 2022-02-14 14:46:04 +01:00
DeviceIdentification.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
DeviceProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
DeviceProfileInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
DeviceProfileType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DirectPlayProfile.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
DlnaFlags.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DlnaMaps.cs Fix and disable new dotnet6 warnings 2021-11-08 12:40:52 -07:00
DlnaProfileType.cs feat(external-media): refactor external subtitle and audio provider 2022-02-18 22:19:24 +01:00
EncodingContext.cs Fix some warnings 2020-02-23 12:11:43 +01:00
HeaderMatchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
HttpHeaderInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
IDeviceDiscovery.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ITranscoderSupport.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
MediaFormatProfile.cs Remove more and more warnings 2021-08-28 16:32:50 -06:00
MediaFormatProfileResolver.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
PlaybackErrorCode.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileCondition.cs fix SA1508 2020-06-15 10:45:55 +12:00
ProfileConditionType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileConditionValue.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ResolutionConfiguration.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ResolutionNormalizer.cs Fix some warnings 2021-09-09 15:59:13 +02:00
ResolutionOptions.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ResponseProfile.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
SearchCriteria.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
SearchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SortCriteria.cs Fix SortCriteria and refactor SetSorting 2021-11-09 19:31:54 +01:00
StreamBuilder.cs Series: issue-6450 2022-03-06 18:13:54 -07:00
StreamInfo.cs Convert TranscodeReason to Flags 2022-03-06 18:13:54 -07:00
SubtitleDeliveryMethod.cs - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile 2021-12-09 17:52:51 +02:00
SubtitleProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
SubtitleStreamInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
TranscodeSeekInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
TranscodingProfile.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
UpnpDeviceInfo.cs Fix: PlayTo using external ip not internal 2021-04-15 18:36:47 +01:00
VideoOptions.cs Series: issue-6450 2022-03-06 18:13:54 -07:00
XmlAttribute.cs Comments part 1 2020-09-13 13:49:11 +01:00