jellyfin/MediaBrowser.Model/Dlna
dmitrylyzo ca4bd57b8d Backport pull request #12499 from jellyfin/release-10.9.z
Apply all codec conditions

Original-merge: fff4477a93

Merged-by: crobibero <cody@robibe.ro>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-08-25 02:46:42 -04:00
..
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs
ConditionProcessor.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
ContainerProfile.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
DeviceProfile.cs Remove DLNA-specific DeviceProfile code (#10850) 2024-01-12 09:24:32 -07:00
DirectPlayProfile.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
DlnaProfileType.cs Store lyrics in the database as media streams (#9951) 2024-02-26 05:09:40 -07:00
EncodingContext.cs
ITranscoderSupport.cs Enable nullable for more files 2023-03-07 21:51:48 +01:00
MediaOptions.cs Update stylecop.analyzers to v1.2.0-beta.507 2023-06-22 00:39:32 +02:00
PlaybackErrorCode.cs
ProfileCondition.cs fix SA1508 2020-06-15 10:45:55 +12:00
ProfileConditionType.cs
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ResolutionConfiguration.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ResolutionNormalizer.cs Remove unused lines 2023-06-20 03:50:02 +08:00
ResolutionOptions.cs
StreamBuilder.cs Backport pull request #12499 from jellyfin/release-10.9.z 2024-08-25 02:46:42 -04:00
StreamInfo.cs Add EnableAudioVbrEncoding to TranscodingProfile 2024-07-17 21:27:35 +08: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
TranscodeSeekInfo.cs
TranscodingProfile.cs Default EnableAudioVbrEncoding to true in TranscodingProfile 2024-07-17 21:27:35 +08:00