jellyfin/MediaBrowser.Controller/MediaEncoding
nyanmisaka f8b8fdace6 Update workaround for the i915 hang
The issue has been fixed in linux 6.2:
https://github.com/torvalds/linux/commit/3f882f2

And the fix was cherry picked into 6.0.18 and
6.1.4 (may be used by debian bookworm).

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2023-01-10 03:41:20 +08:00
..
BaseEncodingJobOptions.cs Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08:00
EncodingHelper.cs Update workaround for the i915 hang 2023-01-10 03:41:20 +08:00
EncodingJobInfo.cs Add VideoRangeType to video conditions 2022-06-16 21:32:54 +08:00
FilterOptionType.cs EncodingHelper hwaccel pipelines refactor 2021-12-24 17:03:57 +08:00
IAttachmentExtractor.cs Pass CancellationToken to ExtractAllAttachments 2022-03-22 19:17:48 +01:00
IEncodingManager.cs Fix warnings in MediaBrowser.Controller/MediaEncoding directory 2021-08-10 14:29:48 -07:00
ImageEncodingOptions.cs
IMediaEncoder.cs Fix high single thread usage in throttler 2022-09-09 21:14:02 +08:00
ISubtitleEncoder.cs Extract external subs from container before determining character set 2022-07-27 10:08:53 +02:00
JobLogger.cs Re-enable throttler for HWA and Copy 2022-06-26 16:01:46 +08:00
MediaEncoderHelpers.cs
MediaInfoRequest.cs
TranscodingJobType.cs Update StyleCop 2021-12-24 18:28:27 +01:00