Commit Graph

31 Commits (24a7e210c377bf828f21b5812f25c6545f7de006)

Author SHA1 Message Date
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Joshua M. Boniface 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
2 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
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
Bond_009 bc7359f87d
Use string.Split(char) where possible instead of string.Split(char[])
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
dkanada b7a9900556
Merge pull request #2357 from Bond-009/warn13
4 years ago
Nyanmisaka c149fcb3ee
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
4 years ago
Nyanmisaka 2c3b1bb8cb
Update JobLogger.cs
4 years ago
Nyanmisaka 7472ae5ca9
fix fps info issue when the video is h264.
4 years ago
Nyanmisaka 8eced835c0
Update JobLogger.cs
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
ThreeFive-O 4f3bfd9146 Add Transcoding framerate info
4 years ago
Bond_009 b647959ec4 Add EnableOutputInSubFolder back
5 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
5 years ago
Bond_009 d5f080fefb Check before flushing ffmpeg log
5 years ago
Claus Vium 547d0ecf58 Move the check further down
5 years ago
Claus Vium 96b3d37caf Check that ffmpeg log target isn't disposed before writing to it
5 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
5 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
Bond_009 0c1b9d3bff Rebase
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
Andrew Rabert a86b71899e Add GPL modules
5 years ago
Luke Pulverenti 4ea3925626 auto fallback from gpu to cpu
7 years ago
Luke Pulverenti c9be9b4141 update hls params
7 years ago