Commit Graph

46 Commits (7126f9dffcc9f975591b2b0f390d6702b1907ef0)

Author SHA1 Message Date
Bond-009 448125f2b4
Merge pull request #6523 from cvium/fix_livetv_cts_disposed
3 years ago
cvium fdab8eebc9 Fix disposed exception when ffmpeg exits early in GetLiveHlsStream
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9
3 years ago
Claus Vium 5a9bd712b3
Merge pull request #6296 from Bond-009/oscheck
3 years ago
Bond_009 8528e9bddb Improve platform checks
3 years ago
Cody Robibero 65f8d8c0cd [CA1801] Parameter is never used. Remove the parameter or use it in the method body.
3 years ago
Cody Robibero 9154f20b34
Don't dispose managed CancellationTokenSource (#6139)
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false
4 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
4 years ago
crobibero 223b42aed3 Create BaseItemKind enum
4 years ago
nyanmisaka ea592d0256 fix trascodeReasons report
4 years ago
Claus Vium 44ff7a4843
Apply suggestions from code review
4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
nyanmisaka ca33ace3e9 rename
4 years ago
Fernando Fernández e21e00cad5 Merge remote-tracking branch 'upstream/master' into no-scaling
4 years ago
Fernando Fernández 2deda0437d Review suggestions
4 years ago
nyanmisaka 20d6999d8c minor changes
4 years ago
Nyanmisaka 5ff08338d5
Apply suggestions from code review
4 years ago
nyanmisaka 51dab0958d changes per suggestions
4 years ago
Greenback e51ddd326c Fixes spelling.
4 years ago
Fernando Fernández 38c3b6fcd3 Fix build and thread detection logic
4 years ago
nyanmisaka 488dbdb31d Merge remote-tracking branch 'upstream/master' into fmp4-hls
4 years ago
nyanmisaka f953dd42be remove unused segment option
4 years ago
nyanmisaka 750eaa9d27 fix ci
4 years ago
Nyanmisaka 06670351ae
Apply suggestions from code review
4 years ago
nyanmisaka fc89b7e641 minor changes
4 years ago
nyanmisaka 32bb73acbb add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
4 years ago
crobibero 73d2cb1c2a Updated based on review feedback
4 years ago
nyanmisaka f1e129f17a minor changes
4 years ago
nyanmisaka 8c0778e827 switch ffmpeg to hls muxer for live streaming
4 years ago
crobibero 95ebb9a55a Use null coalescing when possible
4 years ago
crobibero 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
Cody Robibero 96071ef30d
Move slash to correct location for quoting
4 years ago
crobibero c0383ba07d Add missing slashes in ffmpeg argument.
4 years ago
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero b64108923a Add missing references
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 8bb510a9f6 Specify Logger type
4 years ago
David d6c428e998
Update Jellyfin.Api/Controllers/VideoHlsController.cs
4 years ago
David 8a016e31f7 Move VideoHlsService to Jellyfin.Api
4 years ago