aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding
AgeCommit message (Expand)Author
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Merge pull request #844 from ploughpuff/ffmpegVasily
2019-03-06Merge pull request #915 from cvium/remove_encryptionmanagerVasily
2019-03-05Renamed Init() to SetFFmpegPath()PloughPuff
2019-03-05Remove --ffprobe logicPloughPuff
2019-03-05Address review comments from BondPloughPuff
2019-03-05Review commentsPloughPuff
2019-03-05Reworked FFmpeg path discovery and always display to userPloughPuff
2019-03-05Merge pull request #900 from ploughpuff/validatorJoshua M. Boniface
2019-02-28Improve logic when determining return valueVasily
2019-02-27Use Version Class to ease comparisonsPloughPuff
2019-02-24Set EnableRaisingEvents to true for processes that require itClaus Vium
2019-02-20Add missing base64 conversionClaus Vium
2019-02-20Rename functions to match functionalityClaus Vium
2019-02-20Remove IEncryptionManagerClaus Vium
2019-02-16Use string interpolationPloughPuff
2019-02-15Review commentsPloughPuff
2019-02-14Implement proper FFmpeg version checkingPloughPuff
2019-02-02Remove dead codeBond_009
2019-02-02Properly dispose TasksBond_009
2019-02-02Minor changes to encoding codeBond_009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-29Apply suggestions from code review for flipped conditions.Vasily
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-22Set EnableRaisingEvents correctly for SubtitleEncoderTthecreator
2019-01-20Merge pull request #623 from wtayl0r/inject-logger-factoriesAndrew Rabert
2019-01-20Merge pull request #613 from MatMaul/mediaencoding-devAndrew Rabert
2019-01-20Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncodingMathieu Velten
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20Change CanExtractSubtitles to true to allow conversion during direct streamingClaus Vium
2019-01-20Merge pull request #629 from cvium/fix_subtitleencoderAndrew Rabert
2019-01-20Remove unneeded variableClaus Vium
2019-01-20Remove CodePages from csprojClaus Vium
2019-01-20Fix subtitle converter misinterpreting 0 valued endTimeTicksClaus Vium
2019-01-20Add package ref for codepagescvium
2019-01-20Remove MediaBrowser.Text since it violates licenses and is overall hackycvium
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal all toher files, except test files.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan