| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-19 | Backport pull request #12989 from jellyfin/release-10.10.z | nyanmisaka | |
| Fix InvariantCulture in VPP tonemap options Original-merge: 25321d7f80a3b065a8d3061a93adb78d701b7412 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-19 | Backport pull request #12973 from jellyfin/release-10.10.z | nyanmisaka | |
| Fix pixel format in HEVC RExt SDR transcoding Original-merge: aa08d3f2bf155d55f748bff1f0a0c7f071f79ae7 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-19 | Backport pull request #12947 from jellyfin/release-10.10.z | gnattu | |
| Add a small tolerance value to remux fps check Original-merge: 954950dc145db4edf85cc2c1e3ce068274097b71 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-19 | Backport pull request #12934 from jellyfin/release-10.10.z | Shadowghost | |
| Fix playlists Original-merge: 8bee67f1f8dab604d745b3d077330085f7f111d4 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-19 | Backport pull request #12916 from jellyfin/release-10.10.z | JPVenson | |
| Added query filter to disregard disabled Providers Original-merge: 38c08c4fadf9c44625c0baa49929f7e905efdf70 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-11-16 | Update projects to .NET 9 (#13023) | Bond-009 | |
| 2024-11-03 | Backport pull request #12940 from jellyfin/release-10.10.z | gnattu | |
| Remove DynamicImageResponse local image after saved to metadata folder Original-merge: 3a9b48a2aa535d38ad9e8937345b4e610b426606 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-10-26 | Bump version to 10.11.0 | Jellyfin Release Bot | |
| 2024-10-19 | Fix seeking beyond EOF in HWA transcoding (#12847) | Nyanmisaka | |
| 2024-10-19 | Infer more audio codec from containers (#12837) | gnattu | |
| 2024-10-03 | Clean up deprecated -vsync option (#12765) | Nyanmisaka | |
| 2024-10-02 | Fix full range in SW decoder & HW encoder for Trickplay (#12763) | Nyanmisaka | |
| 2024-10-01 | Fix RKMPP-DRM-OpenCL mapping (#12758) | Nyanmisaka | |
| 2024-10-01 | Improve Trickplay image quality using HQ scaler on intel (#12759) | Nyanmisaka | |
| 2024-09-29 | Add perf tradeoff mode to image extractor (#12744) | gnattu | |
| 2024-09-29 | Handle full range output in tonemap filter for Trickplay (#12746) | Nyanmisaka | |
| 2024-09-28 | Fix vpp tonemap pixfmt regression (#12733) | Nyanmisaka | |
| 2024-09-28 | Fix the invalid libplacebo filter option (#12732) | Nyanmisaka | |
| 2024-09-24 | Fix get sessions with api key (#12696) | gnattu | |
| 2024-09-23 | Fix MJPEG hwenc may be incorrectly enabled on AMDGPU (#12695) | Nyanmisaka | |
| 2024-09-23 | Tweak Trickplay migration for speed (#12643) | Cody Robibero | |
| 2024-09-23 | Fix libx264/libx265 auto preset (#12692) | gnattu | |
| 2024-09-23 | Fix intel Xe kernel driver cannot be used with QSV (#12691) | Nyanmisaka | |
| 2024-09-22 | Allow Playlists access for users with allowed tags configured (#12686) | elfalem | |
| 2024-09-22 | Fix incorrect input range for certain hw JPEG encoders (#12683) | Nyanmisaka | |
| 2024-09-22 | Fix the diff between requested and actual resolution in RKMPP (#12680) | Nyanmisaka | |
| 2024-09-21 | Better bitrate and resolution normalization (#12644) | gnattu | |
| 2024-09-22 | Let HLS Controller decide if subtitle should be burn in | gnattu | |
| Previously, we predicted whether the subtitle should be burned in with transcode reasons, but that was not accurate because the actual transcoding codec is only determined after the client has requested the stream. This pass through the option to the `DynamicHlsController` to handle the subtitle burn-in during the actual transcoding process. Now the client should be responsible to conditionally load the subtitle when this option is enabled. | |||
| 2024-09-20 | Fix RKMPP 2pass scaling in Trickplay (#12675) | Nyanmisaka | |
| 2024-09-19 | Merge pull request #12587 from Shadowghost/session-info-dto | Cody Robibero | |
| 2024-09-19 | Enable HEVC RExt HW decoding for 4:2:2/4:4:4 content (#12664) | Nyanmisaka | |
| 2024-09-18 | Add SessionInfoDto, DeviceInfoDto and implement ↵ | Shadowghost | |
| JsonDelimitedArrayConverter.Write | |||
| 2024-09-18 | Only sort item by width when they have the same path (#12626) | gnattu | |
| 2024-09-17 | Fix subtitle dar comparison when number not exact (#12660) | gnattu | |
| 2024-09-16 | Fix some PGSSUB burn-in perf regressions (#12655) | Nyanmisaka | |
| 2024-09-12 | Enable BWDIF VideoToolbox deint filter when available (#12634) | gnattu | |
| 2024-09-12 | Fix QSV presets may be empty (#12633) | Nyanmisaka | |
| 2024-09-11 | Use subtitle cache when burning-in subs | jaina heartles | |
| 2024-09-09 | cli: add option to disable network change detection (#11253) | gnattu | |
| 2024-09-09 | Enable Rockchip MJPEG encoder for Trickplay (#12610) | Nyanmisaka | |
| 2024-09-09 | Use enums for encoding options (#12561) | Tim Eisele | |
| 2024-09-07 | Backport pull request #12558 from jellyfin/release-10.9.z | Bond-009 | |
| Fix alt version name generation Original-merge: 70f4f2e8c2378f9a219c840ac23d0bcd2638c966 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-09-07 | Backport pull request #12550 from jellyfin/release-10.9.z | Bond-009 | |
| Create and use FormattingStreamWriter Original-merge: cd2f2ca17800f71c8d94a6e043b49b7c4200e254 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-09-07 | Feature/media segments plugin api (#12359) | JPVenson | |
| 2024-09-07 | Enhance Trickplay (#11883) | Tim Eisele | |
| 2024-09-07 | Backport #12562 and #12521 (#12602) | gnattu | |
| Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2024-09-07 | Enable tone-mapping and HLS remuxing for DoVi Profile 10 in AV1 (#12604) | Nyanmisaka | |
| 2024-09-07 | Add MediaStream.ReferenceFrameRate for problematic video files (#12603) | gnattu | |
| Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2024-09-06 | Merge pull request #12545 from Bond-009/sha1 | Niels van Velzen | |
| Remove passwordSha1 param from AuthenticateUser function | |||
| 2024-09-06 | Merge pull request #12547 from Bond-009/userdatamanager | Niels van Velzen | |
| Clean up UserDataManager | |||
