Commit Graph

322 Commits (8d7e4229ca694d8222cd7b97519b63a5c79f770b)

Author SHA1 Message Date
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
8 months ago
Claus Vium 733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
8 months ago
Bond_009 4757ce105b Use Process.WaitForExitAsync added in .NET 5
8 months ago
Bond_009 c707baed83 Jellyfin.Drawing minor improvements
8 months ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
8 months ago
Stepan Goremykin 212976277d Remove redundant ToString call for value types
8 months ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
8 months ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
8 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
8 months ago
Bond_009 b176beb88e Reduce string allocations
8 months ago
Thomas Johansen d0dc080c93 I think this is better
8 months ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
10 months ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
10 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
12 months 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
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
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
Bond_009 ec6b7efe23 Always log when starting ffprobe
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 b2def4c9ea
Fix build (#8859)
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Negulici-R. Barnabas 7db1813cc8 changed ChapterImageResolution in model to enum type;
2 years ago
Negulici-R. Barnabas b7aa5ed862
Merge branch 'jellyfin:master' into master
2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
whiteowl3 6a7775de6e empty line required by linter
2 years ago
whiteowl3 16a449a023
Apply suggestions from code review
2 years ago
whiteowl3 6f25291931 allow strm probe to succeed
2 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
nyanmisaka 7db753d247 reduce tonemap cpu usage, add deint and AR support in thumbnails
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
2 years ago