Commit Graph

1114 Commits (eb601e944cd392a8007b540ab5627977a37368c6)

Author SHA1 Message Date
David Schulte fc1bee30a6
Allow streaming of raw PGS subtitles without transcoding (#12056)
7 months ago
Bond-009 c666f9d050
Use real temp dir instead of cache dir for temp files (#12226)
7 months ago
gnattu 518c166a39 Prefer tonemapx during HDR image extraction
7 months ago
gnattu 1f32f95b9c Add tonemapx to filter list
7 months ago
Bond_009 60c45d6273 Use complete paths in BD info
7 months ago
nyanmisaka d37c5d8921 Backport pull request #12149 from jellyfin/release-10.9.z
7 months ago
Rivenlalala 7d438a748f Backport pull request #12065 from jellyfin/release-10.9.z
7 months ago
gnattu 91f5f0bfc4 Backport pull request #12046 from jellyfin/release-10.9.z
7 months ago
nyanmisaka b0f2135762 Backport pull request #12031 from jellyfin/release-10.9.z
7 months ago
gnattu 8424ff5b61 Backport pull request #11857 from jellyfin/release-10.9.z
8 months ago
gnattu c4b7c91f3a Backport pull request #11812 from jellyfin/release-10.9.z
8 months ago
gnattu ac0064110b Backport pull request #11798 from jellyfin/release-10.9.z
8 months ago
NotSaifA 833a1da355 Backport pull request #11790 from jellyfin/release-10.9.z
8 months ago
Bond-009 5c828df567 Backport pull request #11781 from jellyfin/release-10.9.z
8 months ago
Shadowghost debd9eb8ce Backport pull request #11754 from jellyfin/release-10.9.z
8 months ago
gnattu 7336427ce6 Backport pull request #11675 from jellyfin/release-10.9.z
9 months ago
gnattu 4044431610
Fix broken hardware encoder and filter for trickplay (#11506)
9 months ago
Mark Cilia Vincenti af74aa35d7
Clean up synchronization (#11458)
9 months ago
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
9 months ago
gnattu 658a454d81
fix: don't extract external sub (#11373)
10 months ago
Bond_009 e9ae2d6a1e Write JSON directly to logfile
10 months ago
gnattu 6b6aab04ce
Fix apple audio codecs (#11315)
10 months ago
Caidy 4440600379
fix: rtsp live stream ffprobe timeout (#11279)
10 months ago
nyanmisaka deb36eeeda Add HWA video transpose support (+-90/180)
10 months ago
nyanmisaka bf654bde60 Add json parser for video rotation side data
10 months ago
gnattu be21d51742
fix: move trickplay specific option into TrickplayOptions (#11229)
10 months ago
gnattu e2e366f6d0
fix: prefer cli ffmpeg path over config file (#11219)
10 months ago
Nyanmisaka 775815d09c
Fix sar->dar typo in #11185 (#11210)
10 months ago
gnattu b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198)
10 months ago
gnattu bf285a572d
fix: make sure the dimension is divisible by two for zscale (#11185)
11 months ago
Cody Robibero 833bc06eb4
Merge pull request #11161 from nyanmisaka/fix-segment-deletion
11 months ago
Bond-009 8070aabe1b
Merge pull request #11165 from vessd/transcoding-exception
11 months ago
nyanmisaka ae7c0c83e9 Bump the required minimum ffmpeg version to 4.4
11 months ago
nyanmisaka 557b8f0c78 Apply suggestions from code review
11 months ago
Sergey Veselkov 78643b4b2a Catch delete file exceptions
11 months ago
nyanmisaka eca9bf41bc Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
11 months ago
Joe Rogers 4f7a341c14
Add LSR/CITY to artist whitelist
11 months ago
Bond-009 9dbef98a15
Merge pull request #11129 from crobibero/extract-concat
11 months ago
Cody Robibero a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
11 months ago
Cody Robibero 814fc6864d Specify file as concat when extracting attachments
11 months ago
Attila Szakacs 8d40d431e8
Extract and cache all media attachments in bulk (#11029)
11 months ago
gnattu 1cb7264f0d feat: fully support videotoolbox hardware filters
11 months ago
Shadowghost 36f298e417 Do not dispose the ffmpeg process
11 months ago
gnattu 44cb9f5fdd feat: add hw scale filter for videotoolbox
12 months ago
Bond-009 0bf1c10c44
Merge pull request #10990 from Shadowghost/bdmv-fixes
12 months ago
felix920506 3cf0070287
Escape subtitle extraction input path (#10992)
12 months ago
Bond-009 f888ee3dfc
Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm
12 months ago
Shadowghost 52c79c050b Order files before creating concat config
12 months ago
Shadowghost f34c56282d Use concat config for BDMV/DVD folder attachment extraction
12 months ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes
1 year ago
Cody Robibero 81cf4b6c50
Merge pull request #10884 from alltilla/extract-all-subtitles
1 year ago
nyanmisaka 52da00c3c7 Register RKMPP HW codecs and filters
1 year ago
Attila Szakacs ce81e2aeab Add alltilla to CONTRIBUTORS.md
1 year ago
nyanmisaka 9323390add Fix the display aspect ratio of PGSSUB subtitle burn-in
1 year ago
Attila Szakacs 8fea819b51 Extract all subtitle streams simultaneously
1 year ago
Dmitry Lyzo ba877283a1
fix: add av1 to webm
1 year ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year 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.
1 year ago
Dmitry Lyzo 39088b5ad2 fix: discard webm if there is an unsupported codec
1 year ago
Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration
1 year ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
Bond_009 eb022c49cc Update to .NET 8
1 year ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
1 year ago
Vincent Lark 123c6e7d1b Extract the MediaEncoder probing command arguments builder
1 year ago
Vincent Lark 8ee9a0adf9 Forward user_agent config to ffprobe
1 year ago
Nick 6b94d55e1e Fix for new WaitForExitAsync method
1 year ago
Nick cd662506a1 Merge branch 'master' into trickplay
1 year ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
1 year ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
1 year ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
1 year ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
1 year ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
1 year ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
1 year ago
Stepan Goremykin 3259d484ff Use generated regex
1 year ago
Stepan Goremykin 526f9a825c Make files readonly
1 year ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
1 year ago
Claus Vium 0d2202de4f
Merge pull request #10255 from thomasjohansen/fix/probesize
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
Joe Rogers b95040bc5e
Add We;Na to split whitelist
1 year ago
Thomas Johansen d0dc080c93 I think this is better
1 year ago
Nick f97e844c4f Minor code review changes (cvium)
1 year ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
1 year ago
Claus Vium 710f5916f0
Merge pull request #9669 from sleepycatcoding/master
2 years ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
2 years ago
sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested
2 years ago
Shadowghost f20856411e Fix format normalizer for multiple input formats
2 years ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay
2 years ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
2 years ago
Nick 3377032228 crobibero styling, format, code suggestions
2 years ago
Nick dd8ef08592 Move fps filter to GetVideoProcessingFilterParam
2 years ago
nicknsy 6744e712d3 Use config values
2 years ago
nicknsy 6c649a7e72 Options
2 years ago
nicknsy ca7d1a1300 Trickplay generation, manager, storage
2 years ago