Commit Graph

519 Commits (0fd36a5bf1fc87ebbfd5b74585f0c080995c1688)

Author SHA1 Message Date
Vincent Lark 123c6e7d1b Extract the MediaEncoder probing command arguments builder
8 months ago
Vincent Lark 8ee9a0adf9 Forward user_agent config to ffprobe
9 months ago
Nick 6b94d55e1e Fix for new WaitForExitAsync method
9 months ago
Nick cd662506a1 Merge branch 'master' into trickplay
9 months ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
9 months ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
9 months ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
9 months ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
9 months ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
9 months ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
9 months ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
9 months ago
Stepan Goremykin 3259d484ff Use generated regex
9 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
9 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
9 months ago
Bond_009 b176beb88e Reduce string allocations
9 months ago
Thomas Johansen d0dc080c93 I think this is better
9 months ago
Nick f97e844c4f Minor code review changes (cvium)
10 months ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
11 months ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
11 months 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
1 year ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Stepan Goremykin 779a22a76a Remove redundant Cast
1 year ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 0da5255f12 Apply review suggestions
1 year ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code
1 year ago
Shadowghost 2403a0a367 Apply review suggestions
1 year ago
Róbert Örn Ketilsson ef3868ff50 Backport pull request #9178 from jellyfin/release-10.8.z
1 year ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD
1 year ago
Bond_009 48263078b4 Reduce string allocations by regex
1 year ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
1 year ago
Shadowghost f2b7f664aa Apply review suggestions
1 year ago
Shadowghost d89cd188eb Fix BD ISO playback
1 year ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback
1 year ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
1 year ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
1 year ago
Claus Vium 7195223dd8
Merge pull request #8866 from Bond-009/mediaencoder
2 years ago