Commit Graph

1047 Commits (renovate/mimetypes-2.x)

Author SHA1 Message Date
gnattu 7336427ce6 Backport pull request #11675 from jellyfin/release-10.9.z
3 weeks ago
gnattu 4044431610
Fix broken hardware encoder and filter for trickplay (#11506)
1 month ago
Mark Cilia Vincenti af74aa35d7
Clean up synchronization (#11458)
1 month ago
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
2 months ago
gnattu 658a454d81
fix: don't extract external sub (#11373)
2 months ago
Bond_009 e9ae2d6a1e Write JSON directly to logfile
2 months ago
gnattu 6b6aab04ce
Fix apple audio codecs (#11315)
2 months ago
Caidy 4440600379
fix: rtsp live stream ffprobe timeout (#11279)
2 months ago
gnattu be21d51742
fix: move trickplay specific option into TrickplayOptions (#11229)
2 months ago
gnattu e2e366f6d0
fix: prefer cli ffmpeg path over config file (#11219)
3 months ago
Nyanmisaka 775815d09c
Fix sar->dar typo in #11185 (#11210)
3 months ago
gnattu b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198)
3 months ago
gnattu bf285a572d
fix: make sure the dimension is divisible by two for zscale (#11185)
3 months ago
Cody Robibero 833bc06eb4
Merge pull request #11161 from nyanmisaka/fix-segment-deletion
3 months ago
Bond-009 8070aabe1b
Merge pull request #11165 from vessd/transcoding-exception
3 months ago
nyanmisaka ae7c0c83e9 Bump the required minimum ffmpeg version to 4.4
3 months ago
nyanmisaka 557b8f0c78 Apply suggestions from code review
3 months ago
Sergey Veselkov 78643b4b2a Catch delete file exceptions
3 months ago
nyanmisaka eca9bf41bc Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
3 months ago
Joe Rogers 4f7a341c14
Add LSR/CITY to artist whitelist
3 months ago
Bond-009 9dbef98a15
Merge pull request #11129 from crobibero/extract-concat
3 months ago
Cody Robibero a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
3 months ago
Cody Robibero 814fc6864d Specify file as concat when extracting attachments
3 months ago
Attila Szakacs 8d40d431e8
Extract and cache all media attachments in bulk (#11029)
3 months ago
gnattu 1cb7264f0d feat: fully support videotoolbox hardware filters
3 months ago
Shadowghost 36f298e417 Do not dispose the ffmpeg process
4 months ago
gnattu 44cb9f5fdd feat: add hw scale filter for videotoolbox
4 months ago
Bond-009 0bf1c10c44
Merge pull request #10990 from Shadowghost/bdmv-fixes
4 months ago
felix920506 3cf0070287
Escape subtitle extraction input path (#10992)
4 months ago
Bond-009 f888ee3dfc
Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm
4 months ago
Shadowghost 52c79c050b Order files before creating concat config
4 months ago
Shadowghost f34c56282d Use concat config for BDMV/DVD folder attachment extraction
4 months ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes
4 months ago
Cody Robibero 81cf4b6c50
Merge pull request #10884 from alltilla/extract-all-subtitles
4 months ago
nyanmisaka 52da00c3c7 Register RKMPP HW codecs and filters
4 months ago
Attila Szakacs ce81e2aeab Add alltilla to CONTRIBUTORS.md
4 months ago
nyanmisaka 9323390add Fix the display aspect ratio of PGSSUB subtitle burn-in
4 months ago
Attila Szakacs 8fea819b51 Extract all subtitle streams simultaneously
5 months ago
Dmitry Lyzo ba877283a1
fix: add av1 to webm
5 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
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.
5 months ago
Dmitry Lyzo 39088b5ad2 fix: discard webm if there is an unsupported codec
5 months ago
Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration
5 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
6 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
7 months ago
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Bond_009 eb022c49cc Update to .NET 8
7 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Vincent Lark 123c6e7d1b Extract the MediaEncoder probing command arguments builder
8 months ago
Vincent Lark 8ee9a0adf9 Forward user_agent config to ffprobe
8 months ago