Commit Graph

388 Commits (182a68f3dd14f0a1af2520b01ffdb3712d9dfe56)

Author SHA1 Message Date
Fernando Fernández e21e00cad5 Merge remote-tracking branch 'upstream/master' into no-scaling
4 years ago
Fernando Fernández 2deda0437d Review suggestions
4 years ago
Greenback 9a323f6df0 More spelling corrections.
4 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
Joshua M. Boniface e0f60847c0
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
4 years ago
Cody Robibero 08279e91ba
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
4 years ago
Fernando Fernández d7cdaeea7d Use all system cores when threads are set to auto or bigger than the amount of system's cores
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
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
4 years ago
Nyanmisaka 2124bc2e18
enhance workload when tone mapping with AMF
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
nyanmisaka db07510017 add tonemap for AMD AMF
4 years ago
Nyanmisaka 4cb0a57e46
Merge branch 'master' into tonemap
4 years ago
Bond-009 9cbc016b0a
Merge pull request #3877 from orryverducci/deinterlace-improvements
4 years ago
Claus Vium e337756428 Remove ServiceStack and related stuff
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
nyanmisaka 54349fc945 fix outputSize
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Orry Verducci 396148599a
Fix indentation in deinterlace if block
4 years ago
Orry Verducci 9438a50976 Correct parentheses
4 years ago
Orry Verducci 2d6699fd47 Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
4 years ago
Orry Verducci ce51775e74 Apply double rate option to hardware deinterlacers
4 years ago
Orry Verducci 9dc95074a3 Add bwdif and simplify software deinterlacing
4 years ago
Orry Verducci 7df2affb23 Add double rate deinterlacing option
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
Nyanmisaka 7b3f76b81f
resolve conflicts
4 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
5 years ago
不帅你报警 d5dcb12407
Update EncodingHelper.cs
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
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)
5 years ago