jellyfin/MediaBrowser.Model/Dlna
Vasily 8e514f8d63 Fix check for profile supporting a codec - it should first check if profile is talking about media type
For example, audio-only profiles have "VideoCodec" set to "null" which translates to "any codec", which breaks some logic later on
2020-04-07 14:23:53 +03:00
..
AudioOptions.cs Fix some warnings 2020-02-23 12:11:43 +01:00
CodecProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
CodecType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ConditionProcessor.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ContainerProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ContentFeatureBuilder.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DeviceIdentification.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DeviceProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DeviceProfileInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DeviceProfileType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DirectPlayProfile.cs Fix check for profile supporting a codec - it should first check if profile is talking about media type 2020-04-07 14:23:53 +03:00
DlnaFlags.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DlnaMaps.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DlnaProfileType.cs Fix some warnings 2020-02-23 12:11:43 +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 Fix some warnings 2020-02-23 12:11:43 +01:00
IDeviceDiscovery.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ITranscoderSupport.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaFormatProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaFormatProfileResolver.cs Fix some warnings 2020-02-23 12:11:43 +01:00
PlaybackErrorCode.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileCondition.cs Fix some warnings 2020-02-23 12:11:43 +01: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 Fix some warnings 2020-02-23 12:11:43 +01:00
ResolutionNormalizer.cs Remove unused usings 2020-03-24 16:12:06 +01:00
ResolutionOptions.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ResponseProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SearchCriteria.cs Remove unused usings 2020-03-24 16:12:06 +01:00
SearchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SortCriteria.cs Fix some warnings 2020-02-23 12:11:43 +01:00
StreamBuilder.cs Merge branch 'master' into warn17 2020-03-11 20:26:43 +01:00
StreamInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SubtitleDeliveryMethod.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SubtitleProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SubtitleStreamInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
TranscodeSeekInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
TranscodingProfile.cs Fix some warnings 2020-02-23 12:11:43 +01:00
UpnpDeviceInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
VideoOptions.cs Fix some warnings 2020-02-23 12:11:43 +01:00
XmlAttribute.cs Fix some warnings 2020-02-23 12:11:43 +01:00