Commit Graph

117 Commits (7f38b19238a7e49619fc13abfd7197a95f203583)

Author SHA1 Message Date
gnattu 0ff7f28753
Enable BWDIF VideoToolbox deint filter when available (#12634)
5 months ago
Nyanmisaka 36d934f4c0
Enable Rockchip MJPEG encoder for Trickplay (#12610)
5 months ago
nyanmisaka aecd294fd7 Enable the new BWDIF CUDA deint filter when available
5 months ago
Bond-009 6281cd707d
Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation
5 months ago
gnattu 058a3dcc6a Remove legacy encoders
6 months ago
gnattu 1f819d3382 Remove VPx encoders
6 months ago
justinkb 21f1813d82 Backport pull request #12390 from jellyfin/release-10.9.z
6 months ago
nyanmisaka 7ee9c9b7a0 Backport pull request #12374 from jellyfin/release-10.9.z
6 months ago
Nyanmisaka 00088c2954
Merge branch 'master' into fix-hwa-video-rotation
7 months ago
gnattu 5262439300
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
7 months ago
gnattu 8851ace543
Enable Dolby AC-4 decoder (#11486)
7 months ago
gnattu 1f32f95b9c Add tonemapx to filter list
7 months ago
gnattu 4044431610
Fix broken hardware encoder and filter for trickplay (#11506)
9 months ago
gnattu 6b6aab04ce
Fix apple audio codecs (#11315)
10 months ago
nyanmisaka deb36eeeda Add HWA video transpose support (+-90/180)
11 months ago
gnattu b1870792b1
fix: use Metal tonemap instead of OpenCL (#11198)
11 months ago
nyanmisaka ae7c0c83e9 Bump the required minimum ffmpeg version to 4.4
11 months ago
gnattu 1cb7264f0d feat: fully support videotoolbox hardware filters
12 months ago
gnattu 44cb9f5fdd feat: add hw scale filter for videotoolbox
12 months ago
nyanmisaka 52da00c3c7 Register RKMPP HW codecs and filters
1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
1 year ago
Stepan Goremykin 3259d484ff Use generated regex
1 year ago
Claus Vium 956e3dab43
fix: accessing Standard* of a Process requires manually disposing them afterwards (#10125)
1 year ago
Bond-009 b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
2 years ago
nyanmisaka be01aeecd9 Add AV1 hardware and software encoding
2 years ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
2 years ago
Stepan Goremykin 779a22a76a Remove redundant Cast
2 years ago
Shadowghost f3840e0fdb Fix encoder checks for DTS and TrueHD
2 years ago
Bond_009 48263078b4 Reduce string allocations by regex
2 years ago
gnattu ef4ae9a2dd
Implement hardware filters for videotoolbox, use Apple AAC encoder when available (#7807)
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
nyanmisaka 560d0838c7 Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
2 years ago
nyanmisaka 0309c5622e Backport pull request #8213 from jellyfin/release-10.8.z
2 years ago
Cody Robibero a65397ae14 Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
3 years ago
nyanmisaka bfc27e494b Remove the deprecated OMX and MMAL HWA
3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
3 years ago
Claus Vium ae031fdd28
Merge branch 'master' into tonemap-overlay
3 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg
3 years ago
nyanmisaka 3beda02d92 add support for cuda tonemap and overlay
4 years ago
Bond_009 26d7fc8280 Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
4 years ago
nyanmisaka b0e0e19468 add cuda format converter
4 years ago
Stéphane Senart 28ee4f0a7f [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
BaronGreenback 5464eaed4a
Update EncoderValidator.cs
4 years ago
Bond_009 119f64f5e7 Make some methods async
5 years ago
Bond_009 301e029d42 Add unsupported ffmpeg version to tests
5 years ago
Bond_009 cb5cb075a9 Simplify FFmpeg detection code
5 years ago
Bond-009 5160e627f1
Merge branch 'master' into feature/ffmpeg-version-check
5 years ago