Commit Graph

581 Commits (release-10.10.z)

Author SHA1 Message Date
gnattu e2e366f6d0
fix: prefer cli ffmpeg path over config file (#11219)
11 months ago
Nyanmisaka 775815d09c
Fix sar->dar typo in #11185 (#11210)
11 months ago
gnattu b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198)
11 months ago
gnattu bf285a572d
fix: make sure the dimension is divisible by two for zscale (#11185)
11 months ago
nyanmisaka ae7c0c83e9 Bump the required minimum ffmpeg version to 4.4
11 months ago
gnattu 1cb7264f0d feat: fully support videotoolbox hardware filters
12 months ago
gnattu 44cb9f5fdd feat: add hw scale filter for videotoolbox
1 year ago
Shadowghost 52c79c050b Order files before creating concat config
1 year ago
Mark Cilia Vincenti f26fc7dfb2 Merge changes
1 year ago
nyanmisaka 52da00c3c7 Register RKMPP HW codecs and filters
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
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
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 8ea812b65d Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
Thomas Johansen d0dc080c93 I think this is better
1 year ago
Nick f97e844c4f Minor code review changes (cvium)
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
2 years ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
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
Bond-009 3982b0e057
Reduce bottlenecks scan code (#9863)
2 years ago
nyanmisaka be01aeecd9 Add AV1 hardware and software encoding
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Stepan Goremykin 779a22a76a Remove redundant Cast
2 years ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
2 years ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost 0da5255f12 Apply review suggestions
2 years ago
Shadowghost cd852d43c1 Add more comments and logging, streamline code
2 years ago
Shadowghost 2403a0a367 Apply review suggestions
2 years ago
Róbert Örn Ketilsson ef3868ff50 Backport pull request #9178 from jellyfin/release-10.8.z
2 years ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD
2 years ago
Bond_009 48263078b4 Reduce string allocations by regex
2 years ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
2 years ago
Shadowghost f2b7f664aa Apply review suggestions
2 years ago
Shadowghost d89cd188eb Fix BD ISO playback
2 years ago
Shadowghost edf3909157 Use FFmpeg concat for DVD and BD folder playback
2 years ago
Shadowghost ddfdec7f46 Fix BD and DVD folder probing and playback
2 years ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
2 years ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
2 years 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
3 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images:
3 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
3 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
3 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
3 years ago
whiteowl3 6a7775de6e empty line required by linter
3 years ago
whiteowl3 16a449a023
Apply suggestions from code review
3 years ago
whiteowl3 6f25291931 allow strm probe to succeed
3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
3 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
nyanmisaka 7db753d247 reduce tonemap cpu usage, add deint and AR support in thumbnails
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Bond-009 ca217270b7
Merge pull request #6544 from cvium/fix_ffmpeg_path_updating
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
Dmitry Lyzo c26e6d89b4 Move FfmpegException to MediaBrowser.Common
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
cvium 9c15f96e12 Add first draft of keyframe extraction for Matroska
3 years ago
Claus Vium a353081ea3
Update MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs
3 years ago
cvium 95f344722c Don't set ffmpeg path from null to its Display value + add 404
3 years ago
Bond_009 52585a865e Validate ffmpeg path
3 years ago