aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding
AgeCommit message (Expand)Author
2019-03-15Check before flushing ffmpeg logBond_009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-05Renamed Init() to SetFFmpegPath()PloughPuff
2019-03-05Review commentsPloughPuff
2019-02-27Merge pull request #977 from Lynxy/genptsJoshua M. Boniface
2019-02-24Move the check further downClaus Vium
2019-02-24Check that ffmpeg log target isn't disposed before writing to itClaus Vium
2019-02-23Leave +genpts untouched in GetProgressiveVideoArguments()The Lynxy
2019-02-21Always set ffmpeg flag +genpts when video stream is being copiedLynxy
2019-02-02Remove dead codeBond_009
2019-02-02Minor changes to encoding codeBond_009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-27[VA-API] Fix filter order (#714)Luca Beltrame
2019-01-26Change image dimentions from double to intBond_009
2019-01-20Fix transcoding bitrateMathieu Velten
2019-01-20Fix encoding profile handling for vaapiMathieu Velten
2019-01-20Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncodingMathieu Velten
2019-01-20Remove unused fontBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-07Remove tabs and trailing whitespacehawken
2019-01-03Post GPL cleanupBond_009
2019-01-02Remove some warningsBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30RebaseBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-27cache network data longerLuke Pulverenti
2017-11-153.2.36.10Luke Pulverenti
2017-11-05support track selection before playbackLuke Pulverenti
2017-10-13removed dead codeLuke Pulverenti
2017-10-13update resolved video titlesLuke Pulverenti
2017-10-11update image magick orientation functionLuke Pulverenti
2017-10-05support mpeg2 decoding with omxLuke Pulverenti
2017-10-01adjust params when burning in subtitlesLuke Pulverenti
2017-09-29update hls query stringLuke Pulverenti
2017-09-29update translationsLuke Pulverenti
2017-09-27update deinterlace paramLuke Pulverenti
2017-09-25update applyconditionsLuke Pulverenti
2017-09-25improve support for compressed xmltvLuke Pulverenti
2017-09-21separate deinterlacing params by video codecLuke Pulverenti