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-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
2024-02-15
fix: code style
gnattu
2024-02-15
feat: add tone mapping for videotoolbox
gnattu
2024-02-15
feat: add hw scale filter for videotoolbox
gnattu
2024-02-10
Fix file extension based on container
Shadowghost
2024-02-01
Add full HWA transcoding pipeline for RKMPP
nyanmisaka
2024-01-28
Use video framerate for ASS subtitle HW burn-in
nyanmisaka
2024-01-28
Fix the display aspect ratio of PGSSUB subtitle burn-in
nyanmisaka
2024-01-04
Use -noauto{scale,rotate} for disabling auto filters (#10810)
Nyanmisaka
2023-12-13
Use `eof_action=pass` when overlaying subtitles
jkhsjdhjs
2023-11-14
Fix warnings
Bond_009
2023-10-22
Fix mismatch between intel VAAPI UMD/KMD in rare cases
nyanmisaka
2023-10-18
Merge branch 'master' into trickplay
Nick
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-08
Merge pull request #10348 from Bond-009/strings
Bond-009
2023-10-08
Join declaration and assignment
Stepan Goremykin
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-07
Merge pull request #10321 from feilongfl/master
Bond-009
2023-10-06
Merge pull request #10135 from 0x25CBFC4F/fix/ffmpeg-probesize
Claus Vium
2023-10-06
simplify the if
Claus Vium
2023-10-06
Reduce string allocations
Bond_009
2023-10-06
change Substring to AsSpan
fei long
2023-10-02
add pcm format when codec is pcm_*
YuLong Yao
2023-09-25
Fix A53 CC SEI breaking H26x_VAAPI hardware encode
Nyanmisaka
2023-09-21
Backport pull request #10151 from jellyfin/release-10.8.z
Nyanmisaka
2023-09-08
Fix AV1 NVENC encoder profile option (#10199)
Nyanmisaka
2023-09-02
Fix H264 QSV encoding when the bitrate is too low
nyanmisaka
2023-08-27
Use the correct trancode path
Bond_009
2023-08-22
== null -> is null
Bond_009
2023-08-20
Added handling of FFmpeg:probesize variable
null
[next]