aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Session/TranscodingInfo.cs
AgeCommit message (Expand)Author
2025-01-25chore: fix spellingJosh Soref
2024-09-09Use enums for encoding options (#12561)Tim Eisele
2022-03-26Fix TranscodeReasons property nameCody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero
2022-03-06Series: issue-6450Isaac Gordezky
2022-03-06Convert TranscodeReason to FlagsIsaac Gordezky
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen
2021-07-03Use hardware encoding string over booleanBrandon Nguyen
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-06-16fix SA1513/SA1516telans
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-23Fix some warningsBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-19update live tv data transferLuke Pulverenti
2017-07-03add live stream paramsLuke Pulverenti
2017-06-26support max audio bit depthLuke Pulverenti
2017-06-24capture more transcoding infoLuke Pulverenti
2014-12-18add more sync buttonsLuke Pulverenti
2014-10-08extract classesLuke Pulverenti