jellyfin/MediaBrowser.Controller/MediaEncoding
nyanmisaka 47a77974b8 Apply suggestions from code review
Drop excludeFilePaths and lower the log level to debug to avoid
spamming in the log file.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-17 17:17:47 +08:00
..
BaseEncodingJobOptions.cs Add EqualsAny for VideoCodecTag condition 2024-02-05 23:41:43 +08:00
EncodingHelper.cs Set input readrate for using SegmentDeletion with stream-copy 2024-03-16 07:35:05 +08:00
EncodingJobInfo.cs Add EqualsAny for VideoCodecTag condition 2024-02-05 23:41:43 +08:00
FilterOptionType.cs
IAttachmentExtractor.cs
IEncodingManager.cs
IMediaEncoder.cs Merge branch 'master' into trickplay 2023-10-18 19:27:05 -07:00
ISubtitleEncoder.cs
ITranscodeManager.cs Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports non-keyed locking using a similar interface and changed SemaphoreSlim-based locks to using AsyncNonKeyedLocker. 2024-01-14 12:11:16 +01:00
JobLogger.cs
MediaInfoRequest.cs
TranscodingJob.cs Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion 2024-03-16 07:35:05 +08:00
TranscodingJobType.cs
TranscodingSegmentCleaner.cs Apply suggestions from code review 2024-03-17 17:17:47 +08:00
TranscodingThrottler.cs Add sanity check for ThrottleDelaySeconds 2024-03-16 07:35:05 +08:00