| Age | Commit message (Collapse) | 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 | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-02-16 | feat: separate videotoolbox tone mapping option | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 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 | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 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 | |
| Fix the brightness of VPP tonemap and add the tonemap mode Original-merge: d5a8419bc52ba06c070012849ba166dd2fbff8b0 Merged-by: Cody Robibero <cody@robibe.ro> Backported-by: Bond_009 <bond.009@outlook.com> | |||
| 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 | |
| Fix H.264 baseline hwaccel and enable enhanced Nvdec by default Original-merge: 22a8283a9e3425da0496c28e6737dfadf9c67b33 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: crobibero <cody@robibe.ro> | |||
| 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 | |
| (cherry picked from commit b36543275f8e1c380f5c247a04a48d5d96eb5836) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-06-10 | Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction | Cody Robibero | |
| (cherry picked from commit 2a89683e8019a196b087138531b3958d4f68789d) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 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 | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs # MediaBrowser.Controller/MediaEncoding/IMediaEncoder.cs # MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs | |||
| 2021-12-24 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Claus Vium <cvium@users.noreply.github.com> Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-12-24 | EncodingHelper hwaccel pipelines refactor | nyanmisaka | |
| separate the HW pipeline according to HWA method for maintainability. | |||
| 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 | |
| *Set recommand algorithm to Hable *Set recommand tone mapping peak to 100 | |||
| 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 | |
| Deinterlacing improvements | |||
| 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 | |
