This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
92dcf0c13bdf3c0f77e9d5b8f7b01d3370f46eb0
jellyfin-ha-src
/
MediaBrowser.Controller
/
MediaEncoding
T
History
Bond-009
92dcf0c13b
Merge pull request
#12124
from gnattu/enable-hi10p-vt
...
Enable H.264 Hi10P hardware decode for Apple Silicon on macOS >=14.6
2024-06-20 11:38:20 +02:00
..
BaseEncodingJobOptions.cs
Add EqualsAny for VideoCodecTag condition
2024-02-05 23:41:43 +08:00
EncodingHelper.cs
Merge pull request
#12124
from gnattu/enable-hi10p-vt
2024-06-20 11:38:20 +02:00
EncodingJobInfo.cs
Add EqualsAny for VideoCodecTag condition
2024-02-05 23:41:43 +08:00
FilterOptionType.cs
Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2022-10-16 23:08:59 +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
IMediaEncoder.cs
Backport pull request
#11754
from jellyfin/release-10.9.z
2024-05-25 11:46:12 -04:00
ISubtitleEncoder.cs
Backport pull request
#8182
from jellyfin/release-10.8.z
2022-08-13 21:46:33 -04:00
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
fix: accessing Standard* of a Process requires manually disposing them afterwards (
#10125
)
2023-08-20 20:06:57 +02:00
MediaInfoRequest.cs
Enable nullable reference types for MediaBrowser.Controller
2021-05-07 00:39:20 +02:00
TranscodingJob.cs
Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
2024-03-16 07:35:05 +08:00
TranscodingJobType.cs
Update StyleCop
2021-12-24 18:28:27 +01:00
TranscodingSegmentCleaner.cs
Apply suggestions from code review
2024-03-17 20:45:00 +08:00
TranscodingThrottler.cs
Add sanity check for ThrottleDelaySeconds
2024-03-16 07:35:05 +08:00