Commit Graph

79 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
2 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
2 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Rich Lander 32d27d71a8 Fix warnings in MediaBrowser.Controller/MediaEncoding directory
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
Claus Vium ffe2770388
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
3 years ago
peterspenler 3c981cf41f Reorder requested audio channels checks
3 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Joshua M. Boniface a6199f821b
Merge pull request #4169 from stanionascu/bdiso-playback
4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
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
nyanmisaka 11c74cb65c fix for no audio stream video
4 years ago
nyanmisaka d34be6faf4 fix aac directstreaming
4 years ago
Stan 3bb8884e16
Merge branch 'master' into bdiso-playback
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
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
xumix 46420dfd68 Refactor copy codec checks
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images
4 years ago
ThreeFive-O 4f3bfd9146 Add Transcoding framerate info
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
4 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
5 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
5 years ago
Bond_009 883575893b Change image dimentions from double to int
5 years ago
Mathieu Velten da16de48aa Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago