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
2025-11-17
Add subtitle extraction timeout configuration option
Karolis
2024-09-19
Enable HEVC RExt HW decoding for 4:2:2/4:4:4 content (#12664)
Nyanmisaka
2024-09-09
Use enums for encoding options (#12561)
Tim Eisele
2024-08-03
use string.Empty
Evan Jarrett
2024-08-03
Add a new EncodingOption for QsvDevice
Evan Jarrett
2024-03-28
fix: move trickplay specific option into TrickplayOptions (#11229)
gnattu
2024-02-29
fix: stack overflow
gnattu
2024-02-16
feat: separate videotoolbox tone mapping option
gnattu
2023-06-28
Merge branch 'master' into trickplay
Nick
2023-06-22
IsAutomated not set on copy
nicknsy
2023-06-22
Trickplay generation, manager, storage
nicknsy
2023-06-20
Add AV1 hardware and software encoding
nyanmisaka
2023-06-15
Pick safer default value for segments to keep
Dominik
2023-06-15
Add baseUrlParam back in and fix indentation
Dominik
2023-06-15
Merge branch 'master' into segment-deletion
Dominik
2023-06-13
Backport pull request #9642 from jellyfin/release-10.8.z
nyanmisaka
2023-03-20
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
Bond-009
2023-03-09
Backport pull request #9391 from jellyfin/release-10.8.z
nyanmisaka
2023-02-26
Add audio vbr calculation
knackebrot
2023-01-10
Add stereo downmix algorithm selection.
Shadowghost
2022-11-15
Increase default SegmentKeepSeconds
Dominik
2022-11-14
Add new options for segment deletion
Dominik
2022-09-28
Remove redundant using directives
Hannes Braun
2022-06-29
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
Cody Robibero
2022-06-10
Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction
Cody Robibero
2022-03-17
Prefer Cuvid to Nvdec by default for better performance
Nyanmisaka
2022-01-11
Refactor and add scheduled task
cvium
2022-01-07
Merge branch 'master' into keyframe_extraction_v1
cvium
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-09-23
Add first draft of keyframe extraction for Matroska
cvium
2021-04-08
Disable hevc encoding by default
Bill Thornton
2021-02-20
Enable TreatWarningsAsErrors for MediaBrowser.Model
Bond_009
2021-02-06
add vpp tonemapping for vaapi
nyanmisaka
2021-01-25
add an enhanced nvdec decoder
nyanmisaka
2020-12-12
Fine tune some tone mapping params
nyanmisaka
2020-11-16
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-12
add an option to disable hevc encoding
nyanmisaka
2020-11-08
Merge remote-tracking branch 'upstream/master' into fonts
nyanmisaka
2020-09-04
Merge branch 'master' into tonemap
Nyanmisaka
2020-09-03
Merge pull request #3877 from orryverducci/deinterlace-improvements
Bond-009
2020-08-25
expose max_muxing_queue_size to user
nyanmisaka
2020-08-10
Add double rate deinterlacing option
Orry Verducci
2020-07-25
add Tonemapping relaying on nvdec and ocl
nyanmisaka
2020-07-24
add a method to use custom fallback fonts for subtitle rendering
nyanmisaka
2020-06-20
newlines after braces
telans
2020-06-08
Split HEVC VP9 10bit
artiume
2020-06-08
Merge remote-tracking branch 'upstream/master' into hwaccel
Vasily
2020-05-26
add more separate hw decoding toggles
nyanmisaka
2020-04-05
Enable nullabe reference types for MediaBrowser.Model
Bond_009
[next]