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
2023-10-08
Merge pull request #10348 from Bond-009/strings
Bond-009
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
2023-08-03
Disable AMD EFC feature since it's still unstable in upstream
nyanmisaka
2023-08-03
Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
nyanmisaka
2023-07-29
Only disable the global_header for AMD HEVC encoder (#10045)
Nyanmisaka
2023-07-06
Merge pull request #9799 from Bond-009/genregex
Bond-009
2023-07-02
Backport pull request #9928 from jellyfin/release-10.8.z
nyanmisaka
2023-06-28
Merge pull request #9907 from nyanmisaka/av1e
Bond-009
2023-06-28
Merge pull request #9890 from Shadowghost/videorange-rework
Bond-009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-28
Migrate VideoRange and VideoRangeType to Enum
Shadowghost
2023-06-20
Refine SwDec and QSV encoding
nyanmisaka
2023-06-20
Add AV1 hardware and software encoding
nyanmisaka
2023-06-19
Merge pull request #8744 from DomiStyle/segment-deletion
Cody Robibero
2023-06-18
Removed unused lines
nyanmisaka
2023-06-18
Fix #9642 backport
nyanmisaka
2023-06-15
Merge branch 'master' into segment-deletion
Dominik
2023-06-13
Rearrage the Amd vaapi-vulkan pipeline for synchronization
nyanmisaka
2023-06-13
Backport pull request #9671 from jellyfin/release-10.8.z
nyanmisaka
2023-06-13
Backport pull request #9642 from jellyfin/release-10.8.z
nyanmisaka
2023-06-13
Backport pull request #9538 from jellyfin/release-10.8.z
TheTyrius
2023-05-07
Fix scaleFactor limitation to 1 introduced by pull request #9485
Oliver Weyhmüller
2023-04-16
fix: dead link (#9626)
Brett Petch
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-06
Remove redundant casts
Stepan Goremykin
2023-04-06
Use TryGetValue
Stepan Goremykin
2023-04-02
Fix vaapi-vulkan subtitle tearing issue
nyanmisaka
2023-03-21
Fix audio VBR calculation
knackebrot
2023-03-20
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
Bond-009
2023-03-17
Fix condition in CanStreamCopyAudio
Shadowghost
2023-03-15
Prefer other codecs over DTS and TrueHD on transcode
Shadowghost
2023-03-14
Backport pull request #9485 from jellyfin/release-10.8.z
Shadowghost
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-10
Apply review suggestions
Shadowghost
2023-03-10
Add more comments and logging, streamline code
Shadowghost
2023-03-10
Apply review suggestions
Shadowghost
2023-03-09
Backport pull request #9430 from jellyfin/release-10.8.z
nyanmisaka
2023-03-09
Backport pull request #9422 from jellyfin/release-10.8.z
nyanmisaka
[next]