index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Encoder
/
EncoderValidator.cs
Age
Commit message (
Expand
)
Author
2025-05-20
Enable OpenCL deinterlacer for AMF on Windows when available
nyanmisaka
2025-05-03
Fix the transparency issue of ASS subtitle rendering in HWA (#14024)
Nyanmisaka
2025-04-26
Fix distinction queries (#14007)
Tim Eisele
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-28
Gate the macOS only functions
gnattu
2024-12-09
Enable VideoToolbox AV1 decode
gnattu
2024-10-25
Fix check for format option in scale_cuda filter (#12874)
Nyanmisaka
2024-09-12
Enable BWDIF VideoToolbox deint filter when available (#12634)
gnattu
2024-09-09
Enable Rockchip MJPEG encoder for Trickplay (#12610)
Nyanmisaka
2024-09-05
Enable the new BWDIF CUDA deint filter when available
nyanmisaka
2024-08-27
Merge pull request #11250 from nyanmisaka/fix-hwa-video-rotation
Bond-009
2024-08-11
Remove legacy encoders
gnattu
2024-08-11
Remove VPx encoders
gnattu
2024-08-05
Backport pull request #12390 from jellyfin/release-10.9.z
justinkb
2024-08-05
Backport pull request #12374 from jellyfin/release-10.9.z
nyanmisaka
2024-07-23
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-17
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
gnattu
2024-07-17
Enable Dolby AC-4 decoder (#11486)
gnattu
2024-07-12
Add tonemapx to filter list
gnattu
2024-05-07
Fix broken hardware encoder and filter for trickplay (#11506)
gnattu
2024-04-08
Fix apple audio codecs (#11315)
gnattu
2024-03-30
Add HWA video transpose support (+-90/180)
nyanmisaka
2024-03-24
fix: use Metal tonemap instead of OpenCL (#11198)
gnattu
2024-03-17
Bump the required minimum ffmpeg version to 4.4
nyanmisaka
2024-02-28
feat: fully support videotoolbox hardware filters
gnattu
2024-02-15
feat: add hw scale filter for videotoolbox
gnattu
2024-02-01
Register RKMPP HW codecs and filters
nyanmisaka
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-10-08
Use generated regex
Stepan Goremykin
2023-08-20
fix: accessing Standard* of a Process requires manually disposing them afterw...
Claus Vium
2023-07-06
Merge pull request #9799 from Bond-009/genregex
Bond-009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-20
Add AV1 hardware and software encoding
nyanmisaka
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-06
Remove redundant Cast
Stepan Goremykin
2023-02-26
Fix encoder checks for DTS and TrueHD
Shadowghost
2023-02-17
Reduce string allocations by regex
Bond_009
2023-02-08
Implement hardware filters for videotoolbox, use Apple AAC encoder when avail...
gnattu
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-16
Add Vulkan filtering support for AMD VAAPI (Vega/gfx9+)
nyanmisaka
2022-09-23
Backport pull request #8213 from jellyfin/release-10.8.z
nyanmisaka
2022-06-29
Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap
Cody Robibero
2022-03-05
Remove the deprecated OMX and MMAL HWA
nyanmisaka
2021-12-24
Apply suggestions from code review
nyanmisaka
2021-12-24
EncodingHelper hwaccel pipelines refactor
nyanmisaka
2021-08-30
Merge branch 'master' into tonemap-overlay
Claus Vium
2021-08-30
Simplify the way we choose our ffmpeg
Bond_009
2021-07-25
add support for cuda tonemap and overlay
nyanmisaka
2021-05-20
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
Bond_009
[next]