aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/Encoder
AgeCommit message (Collapse)Author
2016-09-09update default image extraction timeoutsLuke Pulverenti
2016-09-07limit transcoding to level 41Luke Pulverenti
2016-09-04add configurable encoding paramsLuke Pulverenti
2016-09-02fixes #219 - [Bug] Missing hardware device reference in convert job with ↵Luke Pulverenti
vaapi transcoding
2016-08-25update scaling with MaxHeightLuke Pulverenti
2016-08-24reduce rescanning due to IsOfflineLuke Pulverenti
2016-08-23add vaapi supportLuke Pulverenti
2016-08-19update genre validatorLuke Pulverenti
2016-08-18update stream start eventsLuke Pulverenti
2016-08-18update season queriesLuke Pulverenti
2016-08-10update thread count on image extractionLuke Pulverenti
2016-08-07quote ffmpeg paramsLuke Pulverenti
2016-08-05Merge pull request #1932 from softworkz/ReduceWarningsLuke
Reduced compiler warnings. No functional changes.
2016-08-05Reduced compiler warnings. No functional changes (except MediaEncoder.cs and ↵softworkz
AutomaticRestartEntryPoint.cs)
2016-08-05validate encoder presenceLuke Pulverenti
2016-08-03update probingLuke Pulverenti
2016-08-03update media probeLuke Pulverenti
2016-07-29Removed redundant Collection InitializersSven Van den brande
Removed Using directives that are not required
2016-07-10don't use hardware encoding with folder ripsLuke Pulverenti
2016-07-08add startup null checkLuke Pulverenti
2016-07-07fix validation loggingLuke Pulverenti
2016-07-02update metadata editorLuke Pulverenti
2016-07-02fix interlace detection stderrLuke Pulverenti
2016-07-02fix probe stdoutLuke Pulverenti
2016-07-01reduce stdout redirectionLuke Pulverenti
2016-06-30remove standard output redirect on image extractionsLuke Pulverenti
2016-06-30update startup testsLuke Pulverenti
2016-06-30Fixes for nvenc support marked as experimental, since more testing should be ↵root
done on options
2016-06-30support h264_omxLuke Pulverenti
2016-06-30update validationLuke Pulverenti
2016-06-30add startup error handlingLuke Pulverenti
2016-06-29add error handlingLuke Pulverenti
2016-06-29update path configsLuke Pulverenti
2016-06-28update startup wizardLuke Pulverenti
2016-06-23update startup wizardLuke Pulverenti
2016-06-20fix video sync errorLuke Pulverenti
2016-06-20update ffmpeg path configLuke Pulverenti
2016-06-20update ffmpeg path customizationLuke Pulverenti
2016-06-20update ffmpeg path customizationLuke Pulverenti
2016-06-20allow customization of ffmpeg pathLuke Pulverenti
2016-06-19update task resultsLuke Pulverenti
2016-06-09stub out channel mappingLuke Pulverenti
2016-06-06adjust bitrate in h264/h265 conversionsLuke Pulverenti
2016-05-31update encoding optionsLuke Pulverenti
2016-05-14add DisplayTitle to media streamsLuke Pulverenti
2016-04-30fixes #1484 - (Feature request) Make emby choose output stream based on ↵Luke Pulverenti
ffmpeg config
2016-04-30omit qsv decoder when stream copyingLuke Pulverenti
2016-04-29preserve image with audio sync encodingLuke Pulverenti
2016-04-27record IsAvcLuke Pulverenti
2016-04-20update hls playbackLuke Pulverenti