You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Providers/MediaInfo
Stepan Goremykin 8ea812b65d
Reduce string literal length by using verbatim string
1 year ago
..
AudioFileProber.cs Reduce string literal length by using verbatim string 1 year ago
AudioImageProvider.cs
AudioResolver.cs
EmbeddedImageProvider.cs Fix MJPEG video is recognized as embedded image (#10173) 1 year ago
FFProbeVideoInfo.cs == null -> is null 1 year ago
MediaInfoResolver.cs Replace != null with is not null 2 years ago
ProbeProvider.cs Audio normalization (#9222) 2 years ago
SubtitleDownloader.cs Replace != null with is not null 2 years ago
SubtitleResolver.cs
SubtitleScheduledTask.cs
VideoImageProvider.cs