Mark Cilia Vincenti
cc42f4430f
Update MediaEncoder.cs
10 months ago
Mark Cilia Vincenti
7998e15839
Update MediaEncoder.cs
10 months ago
Mark Cilia Vincenti
420ce6a4fa
Fixed issue
10 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.
10 months ago
Mark Cilia Vincenti
d1677dc680
AsyncKeyedLock migration
11 months ago
Patrick Barron
9215a4d40a
Add ITranscodeManager service
11 months ago
Bond_009
635d67d458
Revert "Use System.Net.IPNetwork"
...
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
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
...
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
1 year ago
Claus Vium
733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
...
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009
4757ce105b
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009
c707baed83
Jellyfin.Drawing minor improvements
...
Reduce duplicate/dead code
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
...
Fix/probesize
1 year ago
Bond_009
b176beb88e
Reduce string allocations
...
Some simple changes to reduce the number of allocated strings
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 )
...
fixes 1d729b2
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
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
...
Fix subtitle encoder if webvtt is requested
1 year ago
nyanmisaka
5b71cd8af9
Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
...
ROCm OpenCL runtime is not needed anymore when using HDR tone-mapping on Polaris/gfx8.
This change requires jellyfin-ffmpeg5 5.1.3-4 or jellyfin-ffmpeg6 6.0-5
or newer versions.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago
sleepycatcoding
62be2a2ea9
Fix subtitle encoder if webvtt is requested
1 year ago
Shadowghost
f20856411e
Fix format normalizer for multiple input formats
1 year ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Nick
6d9e43cfe0
Merge branch 'master' into trickplay
1 year ago
Bond-009
e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
1 year ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
1 year ago
Nick
3377032228
crobibero styling, format, code suggestions
1 year ago
Nick
dd8ef08592
Move fps filter to GetVideoProcessingFilterParam
1 year ago
nicknsy
6744e712d3
Use config values
1 year ago
nicknsy
6c649a7e72
Options
1 year ago
nicknsy
ca7d1a1300
Trickplay generation, manager, storage
1 year ago
Bond-009
3982b0e057
Reduce bottlenecks scan code ( #9863 )
1 year ago
nyanmisaka
be01aeecd9
Add AV1 hardware and software encoding
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago
Joe Rogers
ba336c25e1
Whitelist Smith/Kotzen
2 years ago
Michael Fuchs
a59ae91d5d
Add artist to artist split whitelist
...
# Changes
Added an artist whose name has forward slashes in it to the artist "/" split whitelist
# Issues
Related to issue #2305
2 years ago
Penelope Gwen / Pogmommy
20cf27f637
Add artist to artist split whitelist ( #9659 )
2 years ago