Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
5 years ago
Nyanmisaka
4cb0a57e46
Merge branch 'master' into tonemap
5 years ago
Bond-009
9cbc016b0a
Merge pull request #3877 from orryverducci/deinterlace-improvements
...
Deinterlacing improvements
5 years ago
Claus Vium
e337756428
Remove ServiceStack and related stuff
5 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
5 years ago
nyanmisaka
54349fc945
fix outputSize
5 years ago
Bond_009
2b400c99ef
Fix warnings
5 years ago
Orry Verducci
396148599a
Fix indentation in deinterlace if block
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
5 years ago
Orry Verducci
9438a50976
Correct parentheses
5 years ago
Orry Verducci
2d6699fd47
Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
5 years ago
Orry Verducci
ce51775e74
Apply double rate option to hardware deinterlacers
5 years ago
Orry Verducci
9dc95074a3
Add bwdif and simplify software deinterlacing
5 years ago
Orry Verducci
7df2affb23
Add double rate deinterlacing option
5 years ago
crobibero
f915c3e5d9
Merge remote-tracking branch 'upstream/master' into api-migration
5 years ago
Nyanmisaka
7b3f76b81f
resolve conflicts
5 years ago
Nyanmisaka
2139e9f8d1
adjust priority in outputSizeParam cutter
5 years ago
Nyanmisaka
17527d68df
fix build
5 years ago
Nyanmisaka
df6b303da7
Merge branch 'master' into tonemap
5 years ago
Nyanmisaka
3e55632807
remove spaces
5 years ago
不帅你报警
30bfa5536f
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
...
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
5 years ago
不帅你报警
d5dcb12407
Update EncodingHelper.cs
...
Fix the problem that hardware decoding cannot be used on macOS.
5 years ago
Nyanmisaka
95b961c864
remove unused line
5 years ago
nyanmisaka
5716453542
minor changes
5 years ago
nyanmisaka
4bdb870d16
Merge remote-tracking branch 'upstream/master' into tonemap
5 years ago
nyanmisaka
7b862bba5a
add Tonemapping relaying on nvdec and ocl
5 years ago
Bond_009
928bc6c787
Fix build
5 years ago
Bond-009
3ff110984a
Merge branch 'master' into readonlyspan
5 years ago
Joshua M. Boniface
8960d6256f
Merge pull request #3659 from Bond-009/stringbuilder
...
Optimize StringBuilder.Append calls
5 years ago
Bond_009
b9004a0246
Fix build
5 years ago
Bond_009
4d681e3cad
Optimize StringBuilder.Append calls
5 years ago
Bond_009
febb6bced6
Review usage of string.Substring (part 1)
...
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
5 years ago
David
90039e1ad3
Merge remote-tracking branch 'remotes/jellyfin/api-migration' into api-audio
...
# Conflicts:
# Emby.Server.Implementations/ApplicationHost.cs
# Jellyfin.Api/Helpers/TranscodingJobHelper.cs
5 years ago
Nyanmisaka
d4c6415f99
minor changes
5 years ago
Nyanmisaka
5f89e81306
fix qsv device creation on Comet Lake
...
reddit: https://www.reddit.com/r/jellyfin/comments/huct4x/jellyfin_1060_released/fyn30ds
5 years ago
David
3514813eb4
Continute work
5 years ago
Nyanmisaka
77f9417d84
enhance platform check and 10bit detect
5 years ago
Nyanmisaka
e1ba1fcebe
fix indent
5 years ago
Nyanmisaka
c1c1a2f751
Match the size of subtitle stream and video stream
5 years ago
Nyanmisaka
32fb34a4cc
Fix QSV subtitle burn-in on windows and P010 detect
5 years ago
Max Git
b356ff6c89
Simplify name of IsCopyDoc
5 years ago
Max Git
87f5a6bdb3
Move videostream null check to start of GetHardwareAcceleratedVideoDecoder
5 years ago
nyanmisaka
ce85cea9fa
solve the green line issue on QSV
5 years ago
telans
5bb639a59a
newlines after braces
5 years ago
Bond-009
9af6eda0b4
Merge pull request #3343 from telans/comment-stops
...
Add full stop at end of comments (SA1629)
5 years ago
telans
247f9c61e6
fix SA1513/SA1516
5 years ago
telans
9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
dkanada
dabb869a6b
Merge branch 'master' into hwaccel
5 years ago
telans
3d9049ef08
fix SA1508
5 years ago
telans
acd4389653
fix SA1005
5 years ago
telans
726e116d5b
fix SA1510
5 years ago