aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs
AgeCommit message (Expand)Author
2022-01-07Merge branch 'master' into keyframe_extraction_v1cvium
2021-12-27Remove more warningsCody Robibero
2021-12-24Apply suggestions from code reviewnyanmisaka
2021-12-24EncodingHelper hwaccel pipelines refactornyanmisaka
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-09Fix some warningsBond_009
2021-10-11Add image provider tests and clean upJoe Rogers
2021-10-11Add support for non-jpg image extractionsJoe Rogers
2021-09-23Add first draft of keyframe extraction for Matroskacvium
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-13Merge branch 'master' into tonemap-overlayNyanmisaka
2021-08-11Apply suggestions from code reviewRich Lander
2021-08-10Fix warnings in MediaBrowser.Controller/MediaEncoding directoryRich Lander
2021-07-25add support for cuda tonemap and overlaynyanmisaka
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-02-06hybird vpp tonemapping for QSV on Linuxnyanmisaka
2021-02-06add cuda format converternyanmisaka
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-10-28Merge branch 'master' into bdiso-playbackStan
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-26Update IMediaEncoder.csartiume
2020-05-26add more separate hw decoding togglesnyanmisaka
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-05Renamed Init() to SetFFmpegPath()PloughPuff
2019-03-05Review commentsPloughPuff
2019-02-02Remove dead codeBond_009
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-153.2.36.10Luke Pulverenti
2017-08-26fix folder rip probeLuke Pulverenti
2017-08-26fixes #2335 - Raw image not showing in webbrowserLuke Pulverenti
2017-08-01fixes #2121 - background roku thumbnail generation (or maybe... any scheduled...Luke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-04removed dead codeLuke Pulverenti
2017-03-05reduce AnalyzeDurationMs for live tvLuke Pulverenti
2016-11-29update recording encoderLuke Pulverenti
2016-10-11update display of active recordingsLuke Pulverenti
2016-09-30update series recording editorLuke Pulverenti
2016-08-24reduce rescanning due to IsOfflineLuke Pulverenti