Commit Graph

608 Commits (af4e111d824f8c13b02ce93dbb0f607c936887dc)

Author SHA1 Message Date
Patrick Barron db1913b08f
Remove DvdLib (#9068)
2 years ago
Shadowghost 407c716f82 Add stereo downmix algorithm selection.
2 years ago
Cody Robibero 9a740344be
Add support for .sup subtitle (#8808)
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Bond-009 210a4921f2
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
2 years ago
Bill Thornton 79f01834c1 Add delay_moov flag for progressive mp4 transcoding
2 years ago
Bond-009 da5913aa30
The -autoscale option was added in FFmpeg 4.4 (#8813)
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
nyanmisaka a214ca2598 Backport pull request #8620 from jellyfin/release-10.8.z
2 years ago
Joshua M. Boniface 74eae1e789
Merge pull request #7708 from nyanmisaka/amd-vaapi-vulkan
2 years ago
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
Bill Thornton e8c12e5078 Backport pull request #8280 from jellyfin/release-10.8.z
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
Bond-009 43ec8e9743
Merge pull request #8144 from joseph39/ffmpeg-referer
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Shadowghost 3e5cf9395f Backport pull request #8182 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface d5ea136dc5 Backport pull request #8174 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 38f6f589d9 Backport pull request #8127 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 3e24b8943d Backport pull request #8061 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface 76f7a80a97 Backport pull request #8152 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface adc08b5b4c Backport pull request #8092 from jellyfin/release-10.8.z
2 years ago
Joshua Boniface a9449d0f23 Backport pull request #8078 from jellyfin/release-10.8.z
2 years ago
Joseph 54b3debd27
Add referer parameter to ffmpeg
2 years ago
Claus Vium 3e2fbb2685 Merge pull request #8001 from jellyfin/fix-yuvj420p-hwdec
2 years ago
Joshua M. Boniface 9c97c533ef Merge pull request #7994 from nyanmisaka/fix-throttler
2 years ago
Bond-009 7dab8b8f88 Merge pull request #7975 from jellyfin/libva-driver-env
2 years ago
Bond-009 074d7dc6b6 Merge pull request #7968 from jellyfin/fix-hwa-bluray
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
2 years ago
Cody Robibero 38102499cb Merge pull request #7947 from nyanmisaka/video-range-condition
2 years ago
Cody Robibero a168040cc8 Merge pull request #7941 from jellyfin/fix-overflow
2 years ago
Cody Robibero 9c5d30c217 Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf
2 years ago
Cody Robibero db8047136d Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap
2 years ago
Bond-009 c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap
2 years ago
Joshua M. Boniface 8e9c02f4c6 Merge pull request #7736 from jellyfin/fix-swscale-pgs
2 years ago
Cody Robibero 1922ee153e Merge pull request #7716 from Shadowghost/opus-fix
2 years ago
Cody Robibero efcdab116f Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
2 years ago
Cody Robibero 76cfb8c903 Merge pull request #7643 from jellyfin/h264-level
2 years ago
Cody Robibero fe3dbabbff Merge pull request #7580 from jellyfin/external-audio-map
2 years ago
Cody Robibero a2f1ec23ce Merge pull request #7557 from jellyfin/pgs-qsv-iris655
3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name
3 years ago
Joshua M. Boniface c229f3ae0a
Merge pull request #7333 from eyezak/hls/audio-bitstream-fmp4
3 years ago
Nyanmisaka 3cea6c61f3
Apply suggestions from code review
3 years ago
Joshua M. Boniface 97d3212410
Merge pull request #7437 from Nalsai/mks-attachments
3 years ago
Nils Fürniß 90463d5e4f
Pass CancellationToken to ExtractAllAttachments
3 years ago
Nils Fürniß 6904edf68c
add extracting attachments from external subs
3 years ago
Nyanmisaka fb8ae0e9a1
Improve fps for cuda tonemap in sw decoding
3 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
nyanmisaka b2c58338f2 Fix the fMP4 HLS audio sync issue on Safari
3 years ago
Nyanmisaka 4f1efb3996
Re-enable the legacy NVIDIA CUVID decoder in full HWA pipeline (#7413)
3 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests
3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
3 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450
3 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags
3 years ago
Joshua M. Boniface 947ff9defe
Merge pull request #7404 from nyanmisaka/omx
3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
3 years ago
nyanmisaka de4a084b03 Set the name of intel vaapi driver explicitly
3 years ago
Claus Vium 6498a5baca
Merge pull request #7387 from jellyfin/nvdec-threads
3 years ago
Nyanmisaka 4239f80c81
Lowering the VRAM usage on NVDEC decoder
3 years ago
Nyanmisaka ba8e478a2f
Fix the path to the extracted fonts on Windows
3 years ago
Bond-009 eff3d3e67e
Merge pull request #7275 from Nalsai/burn-subtitle-attached-fonts
3 years ago
Cody Robibero 3c0c7572ef
Merge pull request #7338 from mueslimak3r/hls-remove-seek-param
3 years ago
Nyanmisaka 9251c875b1
Update presets for NVENC encoder
3 years ago
Isaac Gordezky def8500dd0
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
cameron 36cdeaa53c dont use noaccurate_seek for hls
3 years ago
Isaac Gordezky 151ddd400d [Bugfix] Provile bitStreamArgs for HLS fMP4
3 years ago
Nils Fürniß ab40554759
add extracting attachments for ffmpeg to burn subs
3 years ago
Ace Olszowka ea7e5e639d Fix h264_v4l2m2m acceleration in Raspberry Pi 4
3 years ago
Cody Robibero 34ee6d82fb
Merge pull request #6600 from cvium/keyframe_extraction_v1
3 years ago
nyanmisaka 8c3f98f41b Also seek the external audio stream
3 years ago
nyanmisaka ddc2569258 Fix the wrong logic in HEVC VP9 10bit hwdec boxes
3 years ago
cvium c658a883a2 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Cody Robibero 82260e22a2 ADd more null check
3 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Cody Robibero ebbde383e8 Fix analysis issues
3 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
3 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Jonas Resch d47811bdaf Fix wrong ffmpeg map argument due to wrong calculation
3 years ago
Jonas Resch 99a48554a6
Optimize calculation of external audio stream index in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 120828d8d0
Replace escaped quote string with quote character in MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
3 years ago
Jonas Resch 0894a6193f Implement coding standards from 2nd code feedback
3 years ago
Jonas Resch a68e58556c Implement code feedback
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Bond_009 1d19a5be61 Fix some warnings
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture
3 years ago
cvium 30f3be1da0 Merge branch 'master' into keyframe_extraction_v1
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
cvium 9c15f96e12 Add first draft of keyframe extraction for Matroska
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Bond_009 0d16c48998 Fix some warnings
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago