aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
AgeCommit message (Collapse)Author
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-07-28adjust priority in outputSizeParam cutterNyanmisaka
2020-07-27remove spacesNyanmisaka
2020-07-27Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs不帅你报警
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2020-07-26Update EncodingHelper.cs不帅你报警
Fix the problem that hardware decoding cannot be used on macOS.
2020-07-24Fix buildBond_009
2020-07-24Merge branch 'master' into readonlyspanBond-009
2020-07-23Merge pull request #3659 from Bond-009/stringbuilderJoshua M. Boniface
Optimize StringBuilder.Append calls
2020-07-22Fix buildBond_009
2020-07-22Optimize StringBuilder.Append callsBond_009
2020-07-22Review usage of string.Substring (part 1)Bond_009
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
2020-07-22Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audioDavid
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Jellyfin.Api/Helpers/TranscodingJobHelper.cs
2020-07-21minor changesNyanmisaka
2020-07-20fix qsv device creation on Comet LakeNyanmisaka
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
2020-07-19Continute workDavid
2020-07-17enhance platform check and 10bit detectNyanmisaka
2020-07-17fix indentNyanmisaka
2020-07-17Match the size of subtitle stream and video streamNyanmisaka
2020-07-16Fix QSV subtitle burn-in on windows and P010 detectNyanmisaka
2020-07-15Simplify name of IsCopyDocMax Git
2020-07-15Move videostream null check to start of GetHardwareAcceleratedVideoDecoderMax Git
2020-07-04solve the green line issue on QSVnyanmisaka
2020-06-20newlines after bracestelans
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15Merge branch 'master' into hwacceldkanada
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-15fix SA1510telans
2020-06-08fix opencl10bitartiume
2020-06-08Split VP9 HEVC 10bit button. MacOS Decoder fixed to openclartiume
2020-06-08Merge remote-tracking branch 'upstream/master' into hwaccelVasily
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-05-26More cleanupVasily
2020-05-26Some simple cleanupVasily
2020-05-26Clean GetHwaccelType Windows handling a tiny bitVasily
2020-05-26Fix missing commas and merge defectsVasily
2020-05-26Update EncodingHelper.csartiume
2020-05-26add videotoolboxartiume
2020-05-26Commentsartiume
2020-05-26drop 'force_original_aspect_ratio'Nyanmisaka
graphical subtitles can be off-center in some cases
2020-05-26minor changesNyanmisaka
2020-05-26probe Main/High 10 more specificallyNyanmisaka
2020-05-26minor changesNyanmisaka
2020-05-26resolve conflictsnyanmisaka
2020-05-26add more separate hw decoding togglesnyanmisaka
2020-05-26Refactor copy codec checksxumix
2020-05-12Initial migration codePatrick Barron
2020-04-29Merge pull request #2817 from ferferga/masterVasily
Remove unnecessary space in hardware decoders argument for ffmpeg