aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
AgeCommit message (Expand)Author
2019-10-17Fix System.NullReferenceException when playing Dvds copied to HDDKerryJ
2019-09-29Merge pull request #1808 from joshuaboniface/fix-amf-winJoshua M. Boniface
2019-09-29Change Win32 AMF flag to d3d11va for Windows 8+Joshua Boniface
2019-09-29Merge pull request #1812 from dkanada/settingsJoshua M. Boniface
2019-09-29avoid editing preferences without user interactiondkanada
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-08Possible fix for MrMCBond_009
2019-09-01Fix more warningsBond_009
2019-09-01Fix VAAPI 8-bit HW to SW transcoding for some mediaSamantha Collard
2019-08-31Enable VAAPI decoding without hardware encodingSamantha Collard
2019-08-19Merge branch 'master' into h265Joshua M. Boniface
2019-07-29Fix #1388 and #1472Bond_009
2019-06-20add comment explaining GetMinBitratedkanada
2019-06-01Fix #1432. Add support for encoding with libx265 and hevc_nvenc.Frank
2019-05-11Fix transcode bitrate controlJMCC
2019-02-23Leave +genpts untouched in GetProgressiveVideoArguments()The Lynxy
2019-02-21Always set ffmpeg flag +genpts when video stream is being copiedLynxy
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-13ReSharper format: conform inline 'out' parameters.Erwin 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 tabs and trailing whitespacehawken
2019-01-03Post GPL cleanupBond_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-05support track selection before playbackLuke Pulverenti
2017-10-13removed dead codeLuke 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
2017-09-193.2.30.26Luke Pulverenti
2017-09-17add yadif settingLuke Pulverenti
2017-09-17update hw filtersLuke Pulverenti
2017-09-15add omx decoderLuke Pulverenti
2017-09-10fixes #2865 - Odroid XU4 Hardware encoder supportLuke Pulverenti