| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-23 | Switch remux and direct stream | Bond_009 | |
| 2020-02-12 | Remove commented code | Vasily | |
| 2020-02-12 | Merge branch 'master' into transcoding-throttling | Anthony Lavado | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-12 | Enable Throttling when transcoding without Hardware-Acceleration | Maximilian Marschall | |
| 2020-01-10 | Merge branch 'master' into embytv | Bond_009 | |
| 2019-12-19 | Merge pull request #2134 from Bond-009/dlnam3u8 | Vasily | |
| Fix comparison between different types | |||
| 2019-12-10 | Merge branch 'master' into mediaencoding | Bond_009 | |
| 2019-12-10 | Fix comparison between different types | Bond-009 | |
| 2019-12-04 | Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | Bond_009 | |
| 2019-11-25 | Make probesize and analyzeduration configurable and simplify circular | Bond_009 | |
| dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`) | |||
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-21 | minor changes to transcode cleanup scheduled task | dkanada | |
| 2019-11-03 | Remove extraneous newline | Joshua Boniface | |
| 2019-10-27 | Apply suggestions from code review | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-10-21 | Update MediaBrowser.Api/Playback/BaseStreamingService.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-10-16 | Address review comments | Vasily | |
| 2019-10-14 | Stop waiting for a segment to become ready if there's no alive transcode | Vasily | |
| Remove extra quotes in logging Fix typo in comment | |||
| 2019-10-14 | Add more logging | Vasily | |
| Trying to fix hls muxer plus ffmpeg 4.1+ combo Try to fix waiting for segment being ready This is needed because hls muxer in ffmpeg >= 4.1 creates the playlist only when it finishes transcoding. Also cleaned up logs a bit. Lower log level for "StartFfmpeg finished" to debug | |||
| 2019-09-08 | Possible fix for MrMC | Bond_009 | |
| 2019-08-28 | - fix ArgumentOutOfRangeException at ↵ | marius | |
| MediaBrowser.Api.Playback.BaseStreamingService.ParseTimeSeekHeader (second substring argument is length) | |||
| 2019-08-25 | Merge pull request #1659 from jellyfin/fix_ffmpeg | Bond-009 | |
| Fix segment_time_delta value for ffmpeg 4.1 | |||
| 2019-08-24 | Fix style issues | Claus Vium | |
| 2019-08-19 | Merge branch 'master' into h265 | Joshua M. Boniface | |
| 2019-08-16 | Fix segment_time_delta value for ffmpeg 4.1 | Claus Vium | |
| 2019-08-11 | Merge branch 'master' into master | whooo | |
| 2019-08-09 | Merge pull request #1578 from Bond-009/httpresponse | dkanada | |
| Replace custom code with Asp.Net Core code | |||
| 2019-08-09 | Fix build | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-09 | Replace custom code with Asp.Net Core code | Bond_009 | |
| 2019-07-27 | Add DLNA headers if requested by the client. | Erik Larsson | |
| And remove the code which adds the headers as ResponseHelper.WriteToResponse will do it. | |||
| 2019-06-01 | Fix #1432. Add support for encoding with libx265 and hevc_nvenc. | Frank | |
| 2019-04-17 | Use CultureInfo.InvariantCulture | Bond-009 | |
| 2019-03-27 | Self-documenting code | Bond_009 | |
| 2019-03-27 | Add EnableOutputInSubFolder back | Bond_009 | |
| 2019-03-26 | More style changes | Bond_009 | |
| 2019-03-26 | Trying to make sense of the streaming code | Bond_009 | |
| Mostly small changes as I was looking through the code. * async void -> async Task * Properly implemented dispose methods * Pass the logstream directly to the JobLogger * Style fixes | |||
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-12 | Reduce scope of changes | William Lees | |
| 2019-02-12 | add httpClient to appropriate constructors | William Lees | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-03 | Cleanup streaming services | Bond-009 | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
