Commit Graph

3902 Commits (a26cded0f5532ddb2bbfb5f1d92b46184158e064)

Author SHA1 Message Date
nyanmisaka c7c0cdad95 Fix the map index of externel audio
2 years ago
nyanmisaka 255f5a6707 Fix the int overflow issue in encoder bufsize
2 years ago
Bond-009 1a787e273a
Merge pull request #7873 from cvium/fix_nfo_remoteimages
2 years ago
Cody Robibero 2888080098
Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Nyanmisaka c8282e8441
Apply suggestions from code review
2 years ago
nyanmisaka 83d8dbf93e Remove MPEG4 hwaccel from AMF
2 years ago
Nyanmisaka e5aa708cb9
Improve AMF tonemap speed when using sw decoding
2 years ago
cvium 5204863705 fix: respect the image refresh options when parsing remote images from NFO
2 years ago
nyanmisaka 1900096012 Fix the too high default qmin option in amf encoders
2 years ago
nyanmisaka 0e8da3e805 Remove the redundant -sc_threshold from hw encoders
2 years ago
nyanmisaka be28f940b7 Fix the issue that analyzeduration env is not applied
2 years ago
nyanmisaka fb95fb1a73 Update DoVi 10bit codec tags and remove extra -strict options
2 years ago
nyanmisaka 910995f922 Fix Dolby Vision profile 5 and 8 to SDR HW tone-mapping
2 years ago
Luke Brown 3e8fe1ce11 change placeholder text in LogDebug message
2 years ago
Cody Robibero bf0a7c374c Close live stream on session end
2 years ago
Luke Brown 044ff0542b adding interface changes
2 years ago
Luke Brown 8d0024ec49 change logging back to debug
2 years ago
Luke Brown a64eebe79f changes to use dispose
2 years ago
nyanmisaka 368d10d042 Fix the mismatched resolution in sw PGS burn-in
2 years ago
luke92brown 99df9c8fcd Replace redundant xml comments with inheritdoc. Make async changes to CloseSocket.
2 years ago
luke brown 4b563f4d7e Fix web sockets closing ungracefully
2 years ago
Shadowghost 029be321d1 Respect limited opus sampling rates when building trancoding command
2 years ago
Bond-009 8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Shadowghost a4e4b761d5 Apply review suggestions
2 years ago
Shadowghost 128d54622a Fix stream index and subtitle container handling, preserve attachments and nonexternal streams between scans
2 years ago
Shadowghost 21ce0e58c6 Properly handle stream addition and removal for strm use cases
2 years ago
Nyanmisaka 4a1aa619d2
Fix H264 level on safari fmp4
2 years ago
Jellifi007 56573f14b0 Fixes diactritics regressions
2 years ago
Nyanmisaka 884ba4f3ed Fix the wrong external audio map index if text subtitle exists
2 years ago
Nyanmisaka e0b035e34e
Apply suggestions from code review
2 years ago
Nyanmisaka 1946414e14 Fix PGS burn-in on certain iGPU such as Iris Plus 655
2 years ago
Niels van Velzen e2ffd41141 Add new priority level to ResolverPriority for plugins
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Cody Robibero 4fa7f49ffc
Merge pull request #7202 from knackebrot/unix-perms
2 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
2 years ago
Nyanmisaka 3cea6c61f3
Apply suggestions from code review
2 years ago
Joshua M. Boniface 97d3212410
Merge pull request #7437 from Nalsai/mks-attachments
2 years ago
Joshua M. Boniface 570660099b
Merge pull request #7483 from jellyfin/swdec-cu-tonemap
2 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
2 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
2 years ago
Nyanmisaka fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Cody Robibero ba11add83b
Merge pull request #7445 from Bond-009/baseitem
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Bond_009 7fdc0e3c3d BaseItem: remove unused function
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago
nyanmisaka b2c58338f2 Fix the fMP4 HLS audio sync issue on Safari
2 years ago
Nyanmisaka 4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
2 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
2 years ago
nyanmisaka de4a084b03 Set the name of intel vaapi driver explicitly
2 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
2 years ago
Claus Vium 6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
2 years ago
Cody Robibero 71a9ae3150
Update MediaBrowser.Controller/Providers/DirectoryService.cs
2 years ago
Nyanmisaka 4239f80c81
Lowering the VRAM usage on NVDEC decoder
2 years ago
Nyanmisaka ba8e478a2f
Fix the path to the extracted fonts on Windows
2 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
2 years ago
Bond-009 ef99a53abb
Merge pull request #7366 from 1337joe/filter-theme-song-and-video
2 years ago
Joshua M. Boniface 7c9aa63382
Merge pull request #6058 from ferferga/deprecate-queueitem
2 years ago
Cody Robibero 3c0c7572ef
Merge pull request #7338 from mueslimak3r/hls-remove-seek-param
2 years ago
Cody Robibero fc5c6c0404 Use IFileSystem
2 years ago
Cody Robibero 40e413d575 Only add internal files if the internal metadata path exists
2 years ago
Nyanmisaka 9251c875b1
Update presets for NVENC encoder
2 years ago
Joe Rogers 354f22d065
Add post filtering for theme song and video
2 years ago
Cody Robibero d7cbb25d0b
Merge pull request #7291 from aolszowka/aolszowka-EncodingHelperChanges
2 years ago
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Isaac Gordezky def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
2 years ago
cameron 36cdeaa53c dont use noaccurate_seek for hls
2 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
2 years ago
Isaac Gordezky 151ddd400d [Bugfix] Provile bitStreamArgs for HLS fMP4
2 years ago
Bond_009 adad13b865 Remove some dead code
2 years ago
Cody Robibero 7ccf7e6157
Merge pull request #7322 from Bond-009/db2
2 years ago
Bond_009 23ea14aa27 Clean up SqliteItemRepository
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Cody Robibero 4ef0099598
Merge pull request #7233 from Bond-009/warn60
2 years ago
Bond_009 1c14c86b20 Fix some warnings
2 years ago
Bond_009 3cb49d6df0 Fix option to disable server discovery
2 years ago
knackebrot 52c61bd06f Add option to change unix socket permissions
2 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
2 years ago
Ace Olszowka ea7e5e639d Fix h264_v4l2m2m acceleration in Raspberry Pi 4
2 years ago
Cody Robibero b6489e73ab
Merge pull request #7241 from Bond-009/async5
2 years ago
Cody Robibero e5701c396a
Merge pull request #6436 from daullmer/splashscreen
2 years ago
Claus Vium 488ce51032
Remove some allocations (#7246)
2 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond-009 cd675475bc
Merge pull request #7225 from crobibero/query-result
2 years ago
Cody Robibero 34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
2 years ago
Cody Robibero a60cb280a3 Properly populate QueryResult
2 years ago
Bond-009 ef0708d876
Merge pull request #7078 from 1337joe/metadata-merge-data
2 years ago
Dmitry Lyzo f28384ba30 Ignore JSON serialization for special features of movie.
2 years ago
Cody Robibero ee46754238 Fix build and clean up
2 years ago
Fernando Fernández 5df6058a8e Add FullNowPlayingQueue property
2 years ago
Joe Rogers 62dc4a79ff
Fix comment typo
2 years ago
Cody Robibero a0f248e200
Merge pull request #7134 from adavier/trakt-episode-links
2 years ago
Cody Robibero 6520ad03f0 Fix release build
2 years ago