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
/
Configuration
/
EncodingOptions.cs
Age
Commit message (
Expand
)
Author
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
2020-03-19
Merge pull request #1 from jellyfin/master
Peter Maar
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-03-03
Default transcoding throttling to false for new installs
Vasily
2020-02-23
Improve controls for deinterlace method; matches with jellyfin-web changes
Peter Maar
2020-02-23
Fix some warnings
Bond_009
2020-02-22
Add encoding option bobandweave, change back the EncodingHelper logic
Peter Maar
2020-02-04
Fix warnings MediaBrowser.Model
Bond_009
2019-06-01
Fix #1432. Add support for encoding with libx265 and hevc_nvenc.
Frank
2019-03-05
Remove --ffprobe logic
PloughPuff
2019-03-05
Address review comments from Bond
PloughPuff
2019-03-05
Reworked FFmpeg path discovery and always display to user
PloughPuff
2019-01-17
Reformat JustAMan review pt2 changes
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-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-09-23
fix dlna direct play on samsung tv's
Luke Pulverenti
2017-09-17
add yadif setting
Luke Pulverenti
2017-08-23
add property to indicate support for on the fly subtitle extraction
Luke Pulverenti
2017-08-13
auto fallback from gpu to cpu
Luke Pulverenti
2017-08-12
expand on hardware decoding options
Luke Pulverenti
2017-06-12
fixes #2578 - [VAAPI Bug] HEVC Decoding not possible on Intel hardware withou...
Luke Pulverenti
2016-09-09
update dialogs
Luke Pulverenti
2016-09-04
add configurable encoding params
Luke Pulverenti
2016-08-24
update vaapi defaults
Luke Pulverenti
2016-08-23
add vaapi support
Luke Pulverenti
2016-06-20
allow customization of ffmpeg path
Luke Pulverenti
2016-05-31
update encoding options
Luke Pulverenti
2016-01-08
update transcoding throttle
Luke Pulverenti
2015-11-26
update qsv encoding
Luke Pulverenti
2015-11-06
encode with qsv
Luke Pulverenti
2015-11-04
make sure ._ osx files are properly ignored
Luke Pulverenti
2015-09-17
added setting for intel qsv hardware decoding
Luke Pulverenti
2015-07-30
rework transcoding settings
Luke Pulverenti
2015-05-19
update script loading
Luke Pulverenti
2015-05-11
update indexedDb
Luke Pulverenti
2015-04-23
control the number of simultaneous image operations
Luke Pulverenti
2015-04-14
resolve AVG false positives
Luke Pulverenti
2015-03-30
add setting to control transcodng throttle
Luke Pulverenti
2014-12-21
add standalone EncodingOptions
Luke Pulverenti