Commit Graph

138 Commits (374b6ca0e22719df25b8d0aa51c510515b928104)

Author SHA1 Message Date
gnattu 374b6ca0e2
Only apply custom downmix to 5.1 audios (#11401)
2 months ago
gnattu 5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
2 months ago
nyanmisaka bf2ef63922 Fix codec vs ActualOutputVideoCodec
3 months ago
vedant 3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
3 months ago
nyanmisaka a3ba974b7b Fix the trailing whitespace
3 months ago
Nyanmisaka 98debe4817
Apply suggestions from code review
3 months ago
nyanmisaka eca9bf41bc Add TranscodingSegmentCleaner to replace ffmpeg's hlsenc deletion
3 months ago
Mark Cilia Vincenti d1677dc680 AsyncKeyedLock migration
5 months ago
Patrick Barron 9215a4d40a Add ITranscodeManager service
6 months ago
Patrick Barron c2081955c8 Rename and clean up TranscodingJob
6 months ago
Patrick Barron abd74fd5a4 Move TranscodingJobDto and TranscodingThrottler to Controller
6 months ago
Patrick Barron 01fd42cf95 Remove DLNA API code
7 months ago
Nick cd662506a1 Merge branch 'master' into trickplay
8 months ago
lonebyte 74f61fbd79
Fix HLS playback of m4a files with mjpeg stream (#10069)
8 months ago
Bond-009 d5695efad9
Merge pull request #10067 from lonebyte/flac-hls-fixes
8 months ago
Nyanmisaka aa073748c0
Drop experimental status of flac-in-MP4 for FFmpeg 6+
8 months ago
Bond_009 b176beb88e Reduce string allocations
8 months ago
Jan Müller fd022ee685 Merge branch 'master' into flac-hls-fixes
9 months ago
nyanmisaka b2dcc7c90e Fix AV1 playback in LiveTV
9 months ago
Nyanmisaka c74d3e62d0
Fix the issue that audio bsf only takes effect for remuxing (#10172)
9 months ago
Jan Müller 79cff704ff Allow flac inside mp4 for all HLS audio streams
10 months ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay
12 months ago
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
12 months ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum
12 months ago
nicknsy b18d6bd356 Trickplay playlist and image controller
12 months ago
nicknsy 515ee90fb9 Hls playlist
12 months ago
Dominik 0dffe64489 Add baseUrlParam back in and fix indentation
1 year ago
Dominik 17f1e8d19b
Merge branch 'master' into segment-deletion
1 year ago
Stepan Goremykin e74630a613 Use MinBy and MaxBy
1 year ago
knackebrot e0a7e9baa0 Fix audio VBR calculation
1 year ago
Bond-009 2ce08eb184
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
1 year ago
nyanmisaka f21ab50a81 Backport pull request #9422 from jellyfin/release-10.8.z
1 year ago
Róbert Örn Ketilsson ef3868ff50 Backport pull request #9178 from jellyfin/release-10.8.z
1 year ago
Shadowghost 1f15724398 Use source audio bitrate if requested codec is lossless
1 year ago
Shadowghost 16f2cca882 Apply review suggestions
1 year ago
knackebrot aa99aaebc4 Add audio vbr calculation
1 year ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Shadowghost ab96d1b7ad Backport pull request #9049 from jellyfin/release-10.8.z
1 year ago
Bond-009 3a7a781ed9
Merge pull request #9001 from Shadowghost/stereo-downmix
1 year ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection.
1 year ago
David Fairbrother 4eeb522144 Add dts to list of audio codecs which require strict -2
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Dominik e8ae7e5c38 Do not delete segments when seeking
2 years ago
Dominik abcf9c4819
Simplify HLS file deletion
2 years ago
Dominik 9f4f76b0ab Remove segment wrapping
2 years ago
Dominik c2c182d099 Add support for ffmpeg's segment deletion and segment wrapping
2 years ago
cvium 5dc30c6a6d fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago