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-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
2023-03-09
Backport pull request #9391 from jellyfin/release-10.8.z
nyanmisaka
2023-03-09
Backport pull request #9355 from jellyfin/release-10.8.z
nyanmisaka
2023-03-05
Adapt vulkan filtering to 6.0
nyanmisaka
2023-03-02
Use source audio bitrate if requested codec is lossless
Shadowghost
2023-02-27
Apply review suggestions
Shadowghost
2023-02-26
Add DTS and TrueHD bitrate limits, enforce bitrate limits if no bitrate is re...
Shadowghost
2023-02-26
Fix encoder checks for DTS and TrueHD
Shadowghost
2023-02-26
Take channels into account when calculating fallback audio bitrate
Shadowghost
2023-02-26
Add audio vbr calculation
knackebrot
2023-02-26
Calculate output bitrate from output channel count
knackebrot
2023-02-26
Improve the Vulkan based subtitle burn-in performance (#9402)
Nyanmisaka
2023-02-24
Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
Cody Robibero
2023-02-24
Simplify audio transcode channel lookup
Cody Robibero
2023-02-20
Merge pull request #9356 from Bond-009/tryparse
Bond-009
2023-02-20
Merge pull request #9266 from holow29/increase-transcoding-ac-max
Bond-009
2023-02-19
Optimize tryparse
Bond_009
2023-02-09
Change transcoderChannelLimit default to 8
holow29
2023-02-08
Implement hardware filters for videotoolbox, use Apple AAC encoder when avail...
gnattu
2023-02-04
Apply review suggestions
Shadowghost
2023-02-04
Move mp4 container names to class and use StringComparer.OrdinalIgnoreCase
James Harvey
2023-02-04
Use FFmpeg concat for DVD and BD folder playback
Shadowghost
2023-02-04
Fix BD and DVD folder probing and playback
Shadowghost
2023-02-04
Remove frag_keyframe on audio, not video
James Harvey
2023-02-04
Fix Use built-in type alias
James Harvey
2023-02-04
Fix Braces for multi-line statements should not share line
James Harvey
2023-02-04
Remove frag_keyframe as it is not relevant for audio
James Harvey
2023-02-04
Fill in issue/PR comment
James Harvey
2023-02-04
Add movflags to mp4 audio encoding
James Harvey
2023-02-02
Fix audio codec not being used in UniversalAudio (#9192)
James Harvey
2023-01-24
Merge pull request #9146 from nyanmisaka/fix-pgs-vulkan
Bond-009
2023-01-22
Backport pull request #9145 from jellyfin/release-10.8.z
nyanmisaka
2023-01-22
Backport pull request #9050 from jellyfin/release-10.8.z
nyanmisaka
2023-01-21
Fix PGS position issue in Vulkan pipeline
nyanmisaka
2023-01-10
Add stereo downmix algorithm selection.
Shadowghost
2022-12-30
Add support for .sup subtitle (#8808)
Cody Robibero
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-12-05
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...
Bond-009
2022-12-01
Add delay_moov flag for progressive mp4 transcoding
Bill Thornton
[next]