This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-07-20 11:58:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6dee627e3543e5d29fae0b1f96facab5092310c
jellyfin
/
MediaBrowser.Controller
/
MediaEncoding
History
gnattu
e6dee627e3
fix: force a pixel format for 10-bit inputs
...
Signed-off-by: gnattu <
gnattuoc@me.com
>
2024-03-09 14:22:27 +08:00
..
BaseEncodingJobOptions.cs
Add EqualsAny for VideoCodecTag condition
2024-02-05 23:41:43 +08:00
EncodingHelper.cs
fix: force a pixel format for 10-bit inputs
2024-03-09 14:22:27 +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
fix: accessing Standard* of a Process requires manually disposing them afterwards (
#10125
)
2023-08-20 20:06:57 +02:00
MediaInfoRequest.cs
…
TranscodingJob.cs
Rename and clean up TranscodingJob
2023-12-21 12:53:50 -05:00
TranscodingJobType.cs
…
TranscodingThrottler.cs
Rename and clean up TranscodingJob
2023-12-21 12:53:50 -05:00