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.Controller
/
MediaEncoding
/
EncodingHelper.cs
Age
Commit message (
Expand
)
Author
2024-07-30
Add RFC7845 downmix algorithm (#12300)
gnattu
2024-07-21
Merge pull request #11492 from jellyfin/better-vbr-settings
Bond-009
2024-07-17
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
gnattu
2024-07-17
Force channel to be >= 1
gnattu
2024-07-17
Add EnableAudioVbrEncoding to TranscodingProfile
gnattu
2024-07-17
Use better audio VBR settings
gnattu
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2024-07-12
Correctly specify format for tonemap
gnattu
2024-07-12
Add SIMD optimized software tonemap support
gnattu
2024-06-23
Backport pull request #12149 from jellyfin/release-10.9.z
nyanmisaka
2024-06-20
Merge pull request #12124 from gnattu/enable-hi10p-vt
Bond-009
2024-06-18
Enable H.264 Hi10P hardware decode for Apple Silicon on macOS >=14.6
gnattu
2024-06-01
Backport pull request #11894 from jellyfin/release-10.9.z
gnattu
2024-06-01
Backport pull request #11851 from jellyfin/release-10.9.z
gnattu
2024-05-25
Backport pull request #11830 from jellyfin/release-10.9.z
nyanmisaka
2024-05-25
Backport pull request #11799 from jellyfin/release-10.9.z
nyanmisaka
2024-05-25
Backport pull request #11798 from jellyfin/release-10.9.z
gnattu
2024-05-25
Backport pull request #11774 from jellyfin/release-10.9.z
Bond-009
2024-05-25
Backport pull request #11754 from jellyfin/release-10.9.z
Shadowghost
2024-05-25
Backport pull request #11713 from jellyfin/release-10.9.z
gnattu
2024-05-17
Backport pull request #11689 from jellyfin/release-10.9.z
gnattu
2024-04-30
Use more accurate rounding in GetFixedOutputSize (#11435)
gnattu
2024-04-22
Only apply custom downmix to 5.1 audios (#11401)
gnattu
2024-04-12
Enable more warnings as errors (#11288)
Bond-009
2024-04-08
Fix apple audio codecs (#11315)
gnattu
2024-03-30
fix: don't do empty hwupload for VT (#11235)
gnattu
2024-03-30
fix: unset qmin and qmax for vt (#11246)
gnattu
2024-03-28
Fix the broken codecs shifting (#11243)
Nyanmisaka
2024-03-28
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
gnattu
2024-03-26
fix: remove legacy codecs (#11217)
gnattu
2024-03-24
fix: use Metal tonemap instead of OpenCL (#11198)
gnattu
2024-03-24
fix: map encoder preset to quality setting for VideoToolbox (#11205)
gnattu
2024-03-23
Add new VideoRangeTypes to fully support DoVi on webOS (#10469)
vedant
2024-03-17
Bump the required minimum ffmpeg version to 4.4
nyanmisaka
2024-03-16
Set input readrate for using SegmentDeletion with stream-copy
nyanmisaka
2024-03-09
Merge pull request #11014 from gnattu/vf-videotoolbox
Cody Robibero
2024-03-09
fix: convert all non-yuv420 inputs to nv12
gnattu
2024-03-09
fix: force a pixel format for 10-bit inputs
gnattu
2024-03-09
fix: no need to check filters prematurely
gnattu
2024-03-08
fix: also check if we are doing scaling
gnattu
2024-03-08
fix: code clean up
gnattu
2024-02-29
fix: stack overflow
gnattu
2024-02-29
fix: code style
gnattu
2024-02-28
feat: fully support videotoolbox hardware filters
gnattu
2024-02-20
Fix the preproc filters for dvbsub burn-in (#11034)
Nyanmisaka
2024-02-16
fix: use hardware videotoolbox filter even only scale is available
gnattu
2024-02-16
fix: use hardware filter option name explicitly
gnattu
2024-02-16
fix: correctly set the supported formats of videotoolbox tone mapping
gnattu
2024-02-16
fix: typo
gnattu
2024-02-16
feat: separate videotoolbox tone mapping option
gnattu
[next]