jellyfin/MediaBrowser.MediaEncoding
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
If the calling function can't be made async easily you can still use
.GetAwaiter().GetResult(), which is way easier to find in the future
2022-01-22 16:48:31 +01:00
..
Attachments Remove more warnings 2021-12-27 07:38:06 -07:00
BdInfo Fix warning: Qualifier is redundant (#2149) 2021-10-03 11:01:40 +07:00
Configuration Add some analyzers to MediaBrowser.MediaEncoding 2020-08-04 17:08:09 +02:00
Encoder Merge branch 'master' into keyframe_extraction_v1 2022-01-07 10:23:22 +01:00
Probing Merge pull request #6934 from nyanmisaka/hwa 2021-12-26 17:32:06 +00:00
Properties Add tests for EncoderValidator 2019-09-28 19:41:34 +02:00
Subtitles Remove more warnings 2021-12-27 07:38:06 -07:00
MediaBrowser.MediaEncoding.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00