index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Model
/
Session
/
TranscodingInfo.cs
Age
Commit message (
Expand
)
Author
2025-01-25
chore: fix spelling
Josh Soref
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2022-03-26
Fix TranscodeReasons property name
Cody Robibero
2022-03-06
Clean up EnumFlags serialization
Cody Robibero
2022-03-06
Series: issue-6450
Isaac Gordezky
2022-03-06
Convert TranscodeReason to Flags
Isaac Gordezky
2021-07-05
Use nullable enum type instead of strings
Brandon Nguyen
2021-07-03
Use hardware encoding string over boolean
Brandon Nguyen
2021-07-03
Add hardware encoding status to playback data
Brandon Nguyen
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2020-06-16
fix SA1513/SA1516
telans
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-02-23
Fix some warnings
Bond_009
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-01-13
EditorConfig reformat: MediaBrowser.Model
Erwin de Haan
2019-01-13
Visual Studio Reformat: MediaBrowser.Model
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-19
update live tv data transfer
Luke Pulverenti
2017-07-03
add live stream params
Luke Pulverenti
2017-06-26
support max audio bit depth
Luke Pulverenti
2017-06-24
capture more transcoding info
Luke Pulverenti
2014-12-18
add more sync buttons
Luke Pulverenti
2014-10-08
extract classes
Luke Pulverenti