| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-12 | Add option to always burn in subtitles if transcoding is triggered (#12430) | gnattu | |
| 2024-09-07 | Make Live TV compatibility profiles customizable (#12529) | gnattu | |
| 2024-09-07 | Add SUPPLEMENTAL-CODECS for Dolby Vision video with fallbacks (#12605) | gnattu | |
| 2024-09-07 | Add MediaStream.ReferenceFrameRate for problematic video files (#12603) | gnattu | |
| Co-authored-by: Nyanmisaka <nst799610810@gmail.com> | |||
| 2024-08-30 | Remove BOM from UTF-8 files | Bond_009 | |
| I think some people need to change their IDE configuration ;) | |||
| 2024-08-28 | Use Apple reccomended values for HLS CODECS | Bond_009 | |
| 2024-08-28 | Merge pull request #11665 from Bond-009/getuserbyid | Cody Robibero | |
| 2024-08-05 | Change arguments AssertCanUpdateUser to take a user | Bond_009 | |
| 2024-08-05 | Merge branch 'master' into fix-hwa-video-rotation | Nyanmisaka | |
| 2024-07-23 | Merge branch 'master' into fix-hwa-video-rotation | Nyanmisaka | |
| 2024-07-20 | Don't buffer content in GetStaticRemoteStreamResult | Bond_009 | |
| 2024-07-18 | Merge pull request #11399 from jellyfin/audio-remux | Cody Robibero | |
| 2024-07-17 | Merge pull request #11489 from jellyfin/allow-vp9-remuxing | Cody Robibero | |
| 2024-07-17 | feat: add audio remux to UniversalAudioController | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-06-23 | Backport pull request #12017 from jellyfin/release-10.9.z | gnattu | |
| Overwrite supported codecs for livetv Original-merge: 2b789807474ec4e7d5f8837a6503a7684fa94778 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-01 | Backport pull request #11851 from jellyfin/release-10.9.z | gnattu | |
| Relax remuxing requirement for LiveTV Original-merge: 0392daa10397c40d62e2068cd85e030d9ca2d898 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-25 | Backport pull request #11801 from jellyfin/release-10.9.z | gnattu | |
| Force more compatible transcoding profile for LiveTV Original-merge: e7b1162cb30601297f987a6409a7d76b40aa74a6 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-25 | Backport pull request #11738 from jellyfin/release-10.9.z | crobibero | |
| Don't require user when getting current session Original-merge: 4fcbeef5e6595bb675b27e8a2ba180dae8287eb3 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-05-16 | Add remuxing support for VP9 | gnattu | |
| Add VP9 as a valid HLS format to enable remuxing. This is useful when audio processing is required, but the VP9 video can be passed as-is to avoid unnecessary video transcoding. No VP9 encoder is enabled and should not be enabled. AV1 and HEVC should be preferred over VP9 if video transcoding is required. Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-05-07 | Allow explicitly set userId for RequestHelpers.GetSession (#11505) | gnattu | |
| 2024-04-22 | Only apply custom downmix to 5.1 audios (#11401) | gnattu | |
| 2024-04-17 | Enable nullable for LibraryManager (#11191) | Bond-009 | |
| 2024-04-14 | Validate item access (#11171) | Cody Robibero | |
| 2024-04-02 | fix: av1 codecs string (#11280) | gnattu | |
| Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> | |||
| 2024-03-30 | Only streamCopy videos containing rotation data in fMP4 | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-02-14 | Merge pull request #10990 from Shadowghost/bdmv-fixes | Bond-009 | |
| BDMV fixes | |||
| 2024-02-12 | Make the bitrate of the fallback stream the same as the original (#9121) | Dmitry Lyzo | |
| 2024-02-10 | Fix file extension based on container | Shadowghost | |
| 2024-02-06 | Correct VIDEO-RANGE field for HLG content | nyanmisaka | |
| Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-02-03 | Merge changes | Mark Cilia Vincenti | |
| 2024-01-17 | Use helper function to compare guid (#10825) | Cody Robibero | |
| 2024-01-03 | AsyncKeyedLock migration | Mark Cilia Vincenti | |
| 2023-12-21 | Move ProgressiveFileStream to Controller | Patrick Barron | |
| 2023-12-21 | Add ITranscodeManager service | Patrick Barron | |
| 2023-12-21 | Rename and clean up TranscodingJob | Patrick Barron | |
| 2023-12-21 | Move TranscodingJobDto and TranscodingThrottler to Controller | Patrick Barron | |
| 2023-11-15 | Remove DLNA API code | Patrick Barron | |
| 2023-11-14 | Revert "Use System.Net.IPNetwork" | Bond_009 | |
| This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae. | |||
| 2023-11-14 | Fix warnings | Bond_009 | |
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-11-09 | Convert ItemSortBy to enum (#9765) | Cody Robibero | |
| * Convert ItemSortBy to enum * Rename Unknown to Default | |||
| 2023-10-18 | Merge branch 'master' into trickplay | Nick | |
| 2023-10-11 | Fix regression | Bond_009 | |
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-10-09 | Merge pull request #10067 from lonebyte/flac-hls-fixes | Bond-009 | |
| 2023-10-08 | Merge pull request #10348 from Bond-009/strings | Bond-009 | |
| 2023-10-06 | Reduce string allocations | Bond_009 | |
| Some simple changes to reduce the number of allocated strings | |||
| 2023-10-02 | use pcm as ext name when codec is pcm | YuLong Yao | |
| 2023-09-16 | Remove workaround for codec capitalization | Jan Müller | |
| This is not required anymore as Shaka Player now supports the correct codec strings. | |||
| 2023-09-16 | Merge branch 'master' into flac-hls-fixes | Jan Müller | |
| # Conflicts: # Jellyfin.Api/Controllers/DynamicHlsController.cs | |||
