Joshua M. Boniface
e0f60847c0
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
...
Add FLAC and define the corresponding target sample rate
4 years ago
Cody Robibero
08279e91ba
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
4 years ago
Bond_009
bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
crobibero
5d88e61076
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
4 years ago
nyanmisaka
d34be6faf4
fix aac directstreaming
4 years ago
crobibero
429e59fb81
Fix null reference
4 years ago
nyanmisaka
c91f42c7a0
Default output audio bitrate to 128k
4 years ago
Stéphane Senart
28ee4f0a7f
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
Joshua M. Boniface
b3bf07959c
Merge pull request #4171 from nyanmisaka/amf-tonemap
...
Add tonemapping for AMD AMF
4 years ago
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
4 years ago
Jan-Pieter Baert
6f9beef732
Fix SA1012 and SA1013 warnings
4 years ago
Nyanmisaka
9fbf725a6d
Enhance workload when tone mapping on some APUs
5 years ago
Nyanmisaka
2124bc2e18
enhance workload when tone mapping with AMF
...
zscale filter is required.
5 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
5 years ago
nyanmisaka
db07510017
add tonemap for AMD AMF
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