Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/21ee835551a9dcfb0fa0b71a78b9284f67e8d2bc/MediaBrowser.MediaEncoding?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1086 Commits (21ee835551a9dcfb0fa0b71a78b9284f67e8d2bc)

Author SHA1 Message Date
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 from thomasjohansen/fix/probesize 1 year ago
Bond_009 b176beb88e Reduce string allocations 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) 2 years ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image () 2 years ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards () 2 years ago
Claus Vium 710f5916f0
Merge pull request from sleepycatcoding/master 2 years ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8 2 years ago
sleepycatcoding 62be2a2ea9 Fix subtitle encoder if webvtt is requested 2 years ago
Shadowghost f20856411e Fix format normalizer for multiple input formats 2 years ago
Bond-009 b95fa294c9
Merge pull request from Bond-009/genregex 2 years ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay 2 years ago
Bond-009 e53e53eb29
Merge pull request 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 () 2 years ago
nyanmisaka be01aeecd9 Add AV1 hardware and software encoding 2 years ago
Joe Rogers ba336c25e1
Whitelist Smith/Kotzen 2 years ago
Michael Fuchs a59ae91d5d
Add artist to artist split whitelist 2 years ago
Penelope Gwen / Pogmommy 20cf27f637
Add artist to artist split whitelist () 2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords 2 years ago
Stepan Goremykin 08ce477226 Fix duplicate properties in message template warning 2 years ago
Stepan Goremykin 5508efc2e2 Remove bitwise operator on enum that is not marked by [Flags] attribute 2 years ago
Stepan Goremykin 1c0bb828d2 Fix argument is not used in message template warning 2 years ago
Stepan Goremykin 26958162d0 Remove unused using directives 2 years ago
Stepan Goremykin 779a22a76a Remove redundant Cast 2 years ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Bond-009 2ce08eb184
Merge pull request from Shadowghost/output-bitrate-channels-master 2 years ago
Bond-009 6351d1022b
Merge pull request from Shadowghost/dvdbdfix 2 years ago
Shadowghost 0da5255f12 Apply review suggestions 2 years ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders 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 from jellyfin/release-10.8.z 2 years ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 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 () 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 ()" 2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props () 2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment 2 years ago
Lars Strojny 44a870ca83
Add Phantom/Ghost to whitelist 2 years ago
Bond-009 491f1f88c7
Merge pull request from Bond-009/interlaced 2 years ago
Patrick Barron db1913b08f
Remove DvdLib () 2 years ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' () 2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding () 2 years ago
renovate[bot] 233879e525
chore(deps): update dependency libse to v3.6.10 () 2 years ago
bradvolen f20dee8e0d
Adding "creation_time" as a tag lookup for FFProbe for premiere date () 2 years ago
Claus Vium 7195223dd8
Merge pull request from Bond-009/mediaencoder 2 years ago
Bond_009 fd9dc1e308 Update deps 2 years ago
Bond_009 b366dc2e6e Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Bond_009 71982c7297 Fix build errors 2 years ago
Bond_009 236dd650d0 Update projects to .net7 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 () 2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis () 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
Joshua M. Boniface 74eae1e789
Merge pull request from nyanmisaka/amd-vaapi-vulkan 2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+) 2 years ago
Joe Rogers 62799697a1
Fix localization lookup 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB 2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 2 years ago
Bill Thornton e8c12e5078 Backport pull request from jellyfin/release-10.8.z 2 years ago
nyanmisaka 0309c5622e Backport pull request from jellyfin/release-10.8.z 2 years ago
jakka 0b581aa655 added more artists with '/' in their names 3 years ago
jakka 778baf7bf5 added A/T/O/S to separator whitelist 3 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings 3 years ago
Bond-009 e1e4ac75e4
Merge pull request from luzpaz/typos 3 years ago
Negulici-R. Barnabas 1e41636e30
Merge branch 'jellyfin:master' into master 3 years ago
Cody Robibero fdd728e9f8
Merge pull request from RealGreenDragon/subtitle-extraction-timeout 3 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
MagicGreenDragon 7391b001ef increased subtitle extraction timeout to 30 min 3 years ago
Negulici-R. Barnabas 5196f63d43
Merge branch 'jellyfin:master' into master 3 years ago
Shadowghost 3e5cf9395f Backport pull request from jellyfin/release-10.8.z 3 years ago
Negulici-R. Barnabas c1d990c9a3
Merge branch 'jellyfin:master' into master 3 years ago
Joshua Boniface 38eefbbafa Backport pull request from jellyfin/release-10.8.z 3 years ago
Negulici-R. Barnabas 5121baa9e8
Merge branch 'jellyfin:master' into master 3 years ago
Joshua Boniface be3d57ad41 Backport pull request from jellyfin/release-10.8.z 3 years ago
Negulici-R. Barnabas 12ec0e285d Chapter Images: 3 years ago
Joshua M. Boniface 3061446c87 Merge pull request from crobibero/dotnet-6.0.6 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Joshua M. Boniface e61c80fed7 Merge pull request from Shadowghost/subrip-encoder-fix 3 years ago
Cody Robibero a65397ae14 Merge pull request from nyanmisaka/brighter-vpp-tonemap 3 years ago
Bond-009 c19c787273 Merge pull request from nyanmisaka/fix-dovi-tonemap 3 years ago
Cody Robibero eb55f47f2e Merge pull request from Bond-009/unaccpattern 3 years ago
Cody Robibero efcdab116f Merge pull request from Shadowghost/strm-ffprobe-external-fix 3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 () 3 years ago
Cody Robibero 8056b0e961
Merge pull request from whiteowl3/strm-probe 3 years ago
whiteowl3 6a7775de6e empty line required by linter 3 years ago
whiteowl3 16a449a023
Apply suggestions from code review 3 years ago
Nils Fürniß d7d36a102a
Fix releasing lock 3 years ago
Nils Fürniß b4bb82b6d7
Improve code 3 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs 3 years ago
Cody Robibero c512e783b3
Merge pull request from jellyfin/dependabot/nuget/StyleCop.Analyzers-1.2.0-beta.406 3 years ago
dependabot[bot] 5d44e45b90
Bump libse from 3.6.4 to 3.6.5 3 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406 3 years ago
Cody Robibero 28223704f3
Merge pull request from 1337joe/add-external-stream-indicator 3 years ago
whiteowl3 6f25291931 allow strm probe to succeed 3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks 3 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests () 3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA 3 years ago
Bond-009 7d226e8eef
Merge pull request from GermanCoding/fix_soundhandler 3 years ago
Bond-009 eff3d3e67e
Merge pull request from Nalsai/burn-subtitle-attached-fonts 3 years ago
GermanCoding 11bb834957 Remove superfluous "SoundHandler" from audio stream names 3 years ago
Joe Rogers 175ddff169
Switch chapter id to long to not break on ffmpeg 5.0 3 years ago
Victor Gambier dbf9e49258
Increase timeout for subtitle extraction to 30min () 3 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs 3 years ago
Cody Robibero b6489e73ab
Merge pull request from Bond-009/async5 3 years ago
SenorSmartyPants 509d66dcb5
Fix : Don't return subtitles in mismatched format () 3 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist 3 years ago
Bond_009 e7be01d7a5 Flush to disk async where possible 3 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result 3 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1 3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings 3 years ago
Cody Robibero 78bb581f0c
Merge pull request from nyanmisaka/hwa 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa 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
cvium b880dc8a4a Use our own Contains extension 3 years ago
Bond_009 968c534864 Return null on division by zero 3 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate 3 years ago
Bond_009 510f92f4c5 Don't check floats for equality 3 years ago
Cody Robibero 2a82f8dc40
Merge pull request from orryverducci/mbaff-interlace-detection 3 years ago
Benoît Dardenne de2d292197
Added artist to '/' split whitelist 3 years ago
dependabot[bot] c4c7d7431f
Bump libse from 3.6.2 to 3.6.4 3 years ago
dependabot[bot] 29095ab390
Bump BDInfo from 0.7.6.1 to 0.7.6.2 3 years ago
Orry Verducci e446e9fde9
Merge branch 'master' into mbaff-interlace-detection 3 years ago
Joe Rogers 1d729b2b0f
Use codec to determine image format 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
Cody Robibero 40045d2147 Update to full dotnet 6 3 years ago