| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-08 | Merge pull request #5402 from Ullmie02/fix-null-size | Joshua M. Boniface | |
| Use FileShare.None when creating files (cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-11-20 | Merge pull request #4514 from Artiume/patch-9 | Joshua M. Boniface | |
| Update FFmpeg log | |||
| 2020-11-20 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | Truncate GUID to 8 char | artiume | |
| 2020-11-19 | Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs | artiume | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-19 | oops | artiume | |
| 2020-11-19 | Update FFmpeg log | artiume | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-16 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-13 | Updated based on review feedback | crobibero | |
| 2020-11-13 | Use null coalescing when possible | crobibero | |
| 2020-11-13 | Convert NullReferenceException to ResourceNotFoundException | crobibero | |
| 2020-11-13 | Fix nullability errors in Jellyfin.Api (part 1) | crobibero | |
| 2020-11-12 | add an option to disable hevc encoding | nyanmisaka | |
| 2020-10-28 | Merge branch 'master' into bdiso-playback | Stan | |
| 2020-10-03 | Remove unnecessary null checks in some places | KonH | |
| Related to https://github.com/jellyfin/jellyfin/issues/2149 | |||
| 2020-10-01 | Remove PlayableStreamFileNames as unused | Stanislav Ionascu | |
| Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property. | |||
| 2020-10-01 | Add probe / direct-stream / transcoding support for BluRays | Stanislav Ionascu | |
| This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders. | |||
| 2020-09-19 | Update TranscodingJobHelper.cs | BaronGreenback | |
| 2020-08-03 | Merge pull request #3528 from Ullmie02/api-entrypoint | Patrick Barron | |
| Make TranscodingJobHelper an IDisposable (api-migration) | |||
| 2020-08-01 | Implement IDisposable | David | |
| 2020-08-01 | Move methods to the right class | David | |
| 2020-07-31 | Move DynamicHlsService to Jellyfin.Api | crobibero | |
| 2020-07-31 | Add missing docs and remove duplicate function | crobibero | |
| 2020-07-31 | Merge remote-tracking branch 'upstream/api-migration' into api-video | crobibero | |
| 2020-07-27 | Add missing functions | crobibero | |
| 2020-07-27 | Move HlsSegmentService to Jellyfin.Api | David Ullmer | |
| 2020-07-22 | Move AudioService to Jellyfin.Api | David | |
| 2020-07-22 | Add properties to StreamState to fix some errors | David | |
| 2020-07-19 | Continute work | David | |
| 2020-07-11 | Migrate AudioService to Jellyfin.Api | David | |
| 2020-06-26 | Move PlaystateService.cs to Jellyfin.Api | crobibero | |
