This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-04-17 06:32:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.Controller
/
MediaEncoding
History
nyanmisaka
55fd6b5cb9
Add sanity check for ThrottleDelaySeconds
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-16 07:35:05 +08:00
..
BaseEncodingJobOptions.cs
Add EqualsAny for VideoCodecTag condition
2024-02-05 23:41:43 +08:00
EncodingHelper.cs
Merge pull request
#11014
from gnattu/vf-videotoolbox
2024-03-09 09:19:36 -07: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
fix: accessing Standard* of a Process requires manually disposing them afterwards (
#10125
)
2023-08-20 20:06:57 +02:00
MediaInfoRequest.cs
…
TranscodingJob.cs
Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
2024-03-16 07:35:05 +08:00
TranscodingJobType.cs
…
TranscodingSegmentCleaner.cs
Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
2024-03-16 07:35:05 +08:00
TranscodingThrottler.cs
Add sanity check for ThrottleDelaySeconds
2024-03-16 07:35:05 +08:00