index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Helpers
/
TranscodingJobHelper.cs
Age
Commit message (
Expand
)
Author
2021-11-09
Fix some warnings
Bond_009
2021-11-08
Fix and disable new dotnet6 warnings
Cody Robibero
2021-10-10
Throw on FFmpeg non-zero exit code
Dmitry Lyzo
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-07-05
Use nullable enum type instead of strings
Brandon Nguyen
2021-07-03
Use hardware encoding string over boolean
Brandon Nguyen
2021-07-03
Add hardware encoding status to playback data
Brandon Nguyen
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-04
Don't dispose managed CancellationTokenSource (#6139)
Cody Robibero
2021-05-21
Merge pull request #6083 from Bond-009/nullable4
Bond-009
2021-05-21
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-08
Minor improvements
Bond_009
2021-04-20
EncodingHelper: Fix circular dependency
Bond_009
2021-03-09
Use FileShare.Read for log files
David
2021-03-07
Use FileShare.None when creating files
David
2020-12-03
Remove IIsoMounter and IsoMounter
crobibero
2020-12-01
Merge pull request #4169 from stanionascu/bdiso-playback
Joshua M. Boniface
2020-11-20
Merge pull request #4514 from Artiume/patch-9
Joshua M. Boniface
2020-11-20
Merge remote-tracking branch 'upstream/master' into fmp4-hls
nyanmisaka
2020-11-19
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
artiume
2020-11-19
Truncate GUID to 8 char
artiume
2020-11-19
Update Jellyfin.Api/Helpers/TranscodingJobHelper.cs
artiume
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
2020-10-01
Remove PlayableStreamFileNames as unused
Stanislav Ionascu
2020-10-01
Add probe / direct-stream / transcoding support for BluRays
Stanislav Ionascu
2020-09-19
Update TranscodingJobHelper.cs
BaronGreenback
2020-08-03
Merge pull request #3528 from Ullmie02/api-entrypoint
Patrick Barron
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
[next]