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-01-03 02:30:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.Controller
/
MediaEncoding
History
Mark Cilia Vincenti
e47144e7c7
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
..
BaseEncodingJobOptions.cs
…
EncodingHelper.cs
Use -noauto{scale,rotate} for disabling auto filters (
#10810
)
2024-01-04 16:31:45 -07:00
EncodingJobInfo.cs
Migrate VideoRange and VideoRangeType to Enum
2023-06-28 12:02:20 +02:00
FilterOptionType.cs
…
IAttachmentExtractor.cs
…
IEncodingManager.cs
…
ImageEncodingOptions.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
MediaEncoderHelpers.cs
…
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