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-05-25 09:02:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
476a0d6932aa5a2ffee9b5849dc9d042684b39cc
jellyfin
/
MediaBrowser.Controller
/
MediaEncoding
T
History
Bond-009
476a0d6932
Merge pull request
#13194
from gnattu/av1-videotoolbox
...
Enable VideoToolbox AV1 decode
2025-03-30 23:12:53 +02:00
..
BaseEncodingJobOptions.cs
Let HLS Controller decide if subtitle should be burn in
2024-09-22 00:35:41 +08:00
DownMixAlgorithmsHelper.cs
Add comments for Dave750/NightmodeDialogue 7.1 downmix
2024-08-01 07:45:16 +08:00
EncodingHelper.cs
Merge pull request
#13194
from gnattu/av1-videotoolbox
2025-03-30 23:12:53 +02:00
EncodingJobInfo.cs
Fixed namespaces
2025-03-25 16:45:00 +01:00
FilterOptionType.cs
Add HWA video transpose support (+-90/180)
2024-03-30 06:09:58 +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
Enable VideoToolbox AV1 decode
2024-12-09 16:17:49 +08:00
ISubtitleEncoder.cs
Use subtitle cache when burning-in subs
2024-09-11 10:03:08 +02: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
move to new System.Threading.Lock type for better performance
2024-12-12 18:10:06 +05:00
TranscodingJobType.cs
Remove BOM from UTF-8 files
2024-08-30 15:29:48 +02:00
TranscodingSegmentCleaner.cs
Apply suggestions from code review
2024-03-17 20:45:00 +08:00
TranscodingThrottler.cs
Remove BOM from UTF-8 files
2024-08-30 15:29:48 +02:00