Commit Graph

608 Commits (b8c7cd5aa74911fc60fd646e6498ced963bb5235)

Author SHA1 Message Date
Bond-009 f7846d0141
Merge pull request #12429 from gnattu/fix-vt-decoder
6 months ago
gnattu 7d9e315593 Remove duplicated check
6 months ago
gnattu 487dbf3e85 Fix Videotoolbox Hi10P hardware decoding
6 months ago
gnattu 808cd6f06a Fix software decoder with videotoolbox encoder
6 months ago
gnattu 447dd3aed7
Use Math.Min
6 months ago
gnattu 058a3dcc6a Remove legacy encoders
6 months ago
gnattu 1f819d3382 Remove VPx encoders
6 months ago
Nyanmisaka 2aa9cf4007
Merge branch 'master' into fix-hwa-video-rotation
6 months ago
gnattu 7ea91dfcc4
Update VideoToolbox pipeline for jellyfin-ffmpeg7 (#12380)
6 months ago
Evan Jarrett 0d8669fbe8 Add a new EncodingOption for QsvDevice
6 months ago
Evan Jarrett 51433528a1 Allow QSV to use the renderNodePath instead of defaulting to the first available device
6 months ago
gnattu 0a1a109b2e
Add RFC7845 downmix algorithm (#12300)
6 months ago
Nyanmisaka 00088c2954
Merge branch 'master' into fix-hwa-video-rotation
6 months ago
Bond-009 d5cf0ad2c8
Merge pull request #11492 from jellyfin/better-vbr-settings
7 months ago
gnattu 5262439300
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
7 months ago
gnattu 24910348a1 Force channel to be >= 1
7 months ago
gnattu 0381c5a288 Add EnableAudioVbrEncoding to TranscodingProfile
7 months ago
gnattu 78929418cc Use better audio VBR settings
7 months ago
Bond-009 c666f9d050
Use real temp dir instead of cache dir for temp files (#12226)
7 months ago
gnattu 2dee5b8d04 Correctly specify format for tonemap
7 months ago
gnattu 016dc9d86c Add SIMD optimized software tonemap support
7 months ago
nyanmisaka d37c5d8921 Backport pull request #12149 from jellyfin/release-10.9.z
7 months ago
Bond-009 92dcf0c13b
Merge pull request #12124 from gnattu/enable-hi10p-vt
8 months ago
gnattu 9792fb117c Enable H.264 Hi10P hardware decode for Apple Silicon on macOS >=14.6
8 months ago
gnattu 4fa3c30df2 Backport pull request #11894 from jellyfin/release-10.9.z
8 months ago
gnattu b123f7ffcd Backport pull request #11851 from jellyfin/release-10.9.z
8 months ago
nyanmisaka fc14c08bcc Backport pull request #11830 from jellyfin/release-10.9.z
8 months ago
nyanmisaka 2faa8c141f Backport pull request #11799 from jellyfin/release-10.9.z
8 months ago
gnattu ac0064110b Backport pull request #11798 from jellyfin/release-10.9.z
8 months ago
Bond-009 c7e0be3c3b Backport pull request #11774 from jellyfin/release-10.9.z
8 months ago
Shadowghost debd9eb8ce Backport pull request #11754 from jellyfin/release-10.9.z
8 months ago
gnattu 487ebd3ca8 Backport pull request #11713 from jellyfin/release-10.9.z
8 months ago
gnattu 424ca49c26 Backport pull request #11689 from jellyfin/release-10.9.z
9 months ago
gnattu 6f78ac2ff3
Use more accurate rounding in GetFixedOutputSize (#11435)
9 months ago
gnattu 374b6ca0e2
Only apply custom downmix to 5.1 audios (#11401)
9 months ago
Bond-009 7d28d08e08
Enable more warnings as errors (#11288)
10 months ago
gnattu 6b6aab04ce
Fix apple audio codecs (#11315)
10 months ago
gnattu fe88a484d1
fix: don't do empty hwupload for VT (#11235)
10 months ago
gnattu a8f1668540
fix: unset qmin and qmax for vt (#11246)
10 months ago
nyanmisaka deb36eeeda Add HWA video transpose support (+-90/180)
10 months ago
Nyanmisaka 16e72d6883
Fix the broken codecs shifting (#11243)
10 months ago
gnattu 5db0c5a0e4
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
10 months ago
gnattu 2e9aa146a5
fix: remove legacy codecs (#11217)
10 months ago
gnattu b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198)
10 months ago
gnattu cf16110a56
fix: map encoder preset to quality setting for VideoToolbox (#11205)
10 months ago
vedant 3bbb57eb83
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
11 months ago
nyanmisaka ae7c0c83e9 Bump the required minimum ffmpeg version to 4.4
11 months ago
nyanmisaka 39b953e41c Set input readrate for using SegmentDeletion with stream-copy
11 months ago
Cody Robibero a92de9b2e3
Merge pull request #11014 from gnattu/vf-videotoolbox
11 months ago
gnattu 0909ee7208 fix: convert all non-yuv420 inputs to nv12
11 months ago
gnattu e6dee627e3 fix: force a pixel format for 10-bit inputs
11 months ago
gnattu d10ad6c383 fix: no need to check filters prematurely
11 months ago
gnattu 2f66871040 fix: also check if we are doing scaling
11 months ago
gnattu f31549cc0d fix: code clean up
11 months ago
gnattu a30dc81b28 fix: stack overflow
11 months ago
gnattu ec896a901c fix: code style
11 months ago
gnattu 1cb7264f0d feat: fully support videotoolbox hardware filters
11 months ago
Nyanmisaka aa3aaa94fe
Fix the preproc filters for dvbsub burn-in (#11034)
12 months ago
gnattu 21bf557145 fix: use hardware videotoolbox filter even only scale is available
12 months ago
gnattu 0a8560f64a fix: use hardware filter option name explicitly
12 months ago
gnattu 2f3e5cfa06 fix: correctly set the supported formats of videotoolbox tone mapping
12 months ago
gnattu 0a4457dd68 fix: typo
12 months ago
gnattu 5c743f2b4d feat: separate videotoolbox tone mapping option
12 months ago
gnattu cf3e3e2c3d fix: code style
12 months ago
gnattu c18ef13b3b feat: add tone mapping for videotoolbox
12 months ago
gnattu 44cb9f5fdd feat: add hw scale filter for videotoolbox
12 months ago
Shadowghost 9230472056 Fix file extension based on container
12 months ago
nyanmisaka e62dab627e Add full HWA transcoding pipeline for RKMPP
1 year ago
nyanmisaka 92c0ec0c1b Use video framerate for ASS subtitle HW burn-in
1 year ago
nyanmisaka 9323390add Fix the display aspect ratio of PGSSUB subtitle burn-in
1 year ago
Nyanmisaka aa71129cff
Use -noauto{scale,rotate} for disabling auto filters (#10810)
1 year ago
jkhsjdhjs 547d97d602
Use `eof_action=pass` when overlaying subtitles
1 year ago
Bond_009 b62b0ec2b5 Fix warnings
1 year ago
nyanmisaka 9c270b149c Fix mismatch between intel VAAPI UMD/KMD in rare cases
1 year ago
Nick cd662506a1 Merge branch 'master' into trickplay
1 year ago
Stepan Goremykin 8d7e4229ca Merge branch 'master' into fix-resharper-warnings
1 year ago
Bond-009 0b31997b2f
Merge pull request #10348 from Bond-009/strings
1 year ago
Stepan Goremykin 2d7835c848 Join declaration and assignment
1 year ago
Stepan Goremykin 8ea812b65d Reduce string literal length by using verbatim string
1 year ago
Bond-009 1141883f77
Merge pull request #10321 from feilongfl/master
1 year ago
Claus Vium 6593aa1255
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
1 year ago
Claus Vium a18b3fbe70
simplify the if
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
fei long 33b3331c72
change Substring to AsSpan
1 year ago
YuLong Yao 808e59fdda
add pcm format when codec is pcm_*
1 year ago
Nyanmisaka 99cc1ed13a
Fix A53 CC SEI breaking H26x_VAAPI hardware encode
1 year ago
Nyanmisaka 5ba855098d Backport pull request #10151 from jellyfin/release-10.8.z
1 year ago
Nyanmisaka 3c2b1b5e97
Fix AV1 NVENC encoder profile option (#10199)
1 year ago
nyanmisaka 31d2f653fa Fix H264 QSV encoding when the bitrate is too low
1 year ago
Bond_009 97d92e7087 Use the correct trancode path
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
null 8dc58e8f04
Added handling of FFmpeg:probesize variable
1 year ago
nyanmisaka 44946ded4e Disable AMD EFC feature since it's still unstable in upstream
2 years ago
nyanmisaka 5b71cd8af9 Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
2 years ago
Nyanmisaka 148c86ee0d
Only disable the global_header for AMD HEVC encoder (#10045)
2 years ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
nyanmisaka 76538aacb9 Backport pull request #9928 from jellyfin/release-10.8.z
2 years ago
Nick 6d9e43cfe0 Merge branch 'master' into trickplay
2 years ago
Bond-009 e53e53eb29
Merge pull request #9907 from nyanmisaka/av1e
2 years ago
Bond-009 4ac07f6c76
Merge pull request #9890 from Shadowghost/videorange-rework
2 years ago