aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Helpers/TranscodingJobHelper.cs
AgeCommit message (Expand)Author
2021-11-09Fix some warningsBond_009
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-10-10Throw on FFmpeg non-zero exit codeDmitry Lyzo
2021-10-03Fix warning: The nullable warning suppression expression is redundant (#2149)KonH
2021-09-25Remove sync FileStream hackBond_009
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-07-05Use nullable enum type instead of stringsBrandon Nguyen
2021-07-03Use hardware encoding string over booleanBrandon Nguyen
2021-07-03Add hardware encoding status to playback dataBrandon Nguyen
2021-06-18Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-06-04Don't dispose managed CancellationTokenSource (#6139)Cody Robibero
2021-05-21Merge pull request #6083 from Bond-009/nullable4Bond-009
2021-05-21Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-05-20Migrate authentication db to EF CorePatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-08Minor improvementsBond_009
2021-04-20EncodingHelper: Fix circular dependencyBond_009
2021-03-09Use FileShare.Read for log filesDavid
2021-03-07Use FileShare.None when creating filesDavid
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
2020-11-20Merge pull request #4514 from Artiume/patch-9Joshua M. Boniface
2020-11-20Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-19Update Jellyfin.Api/Helpers/TranscodingJobHelper.csartiume
2020-11-19Truncate GUID to 8 charartiume
2020-11-19Update Jellyfin.Api/Helpers/TranscodingJobHelper.csartiume
2020-11-19oopsartiume
2020-11-19Update FFmpeg logartiume
2020-11-18Fixes spelling.Greenback
2020-11-16Merge remote-tracking branch 'upstream/master' into fmp4-hlsnyanmisaka
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-11-12add an option to disable hevc encodingnyanmisaka
2020-10-28Merge branch 'master' into bdiso-playbackStan
2020-10-03Remove unnecessary null checks in some placesKonH
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
2020-09-19Update TranscodingJobHelper.csBaronGreenback
2020-08-03Merge pull request #3528 from Ullmie02/api-entrypointPatrick Barron
2020-08-01Implement IDisposableDavid
2020-08-01Move methods to the right classDavid
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-31Add missing docs and remove duplicate functioncrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-videocrobibero
2020-07-27Add missing functionscrobibero
2020-07-27Move HlsSegmentService to Jellyfin.ApiDavid Ullmer