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
Age
Commit message (
Expand
)
Author
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-10-26
Extract the MediaEncoder probing command arguments builder
Vincent Lark
2023-10-21
Forward user_agent config to ffprobe
Vincent Lark
2023-10-18
Fix for new WaitForExitAsync method
Nick
2023-10-18
Merge branch 'master' into trickplay
Nick
2023-10-12
Merge branch 'master' into fix-resharper-warnings
Stepan Goremykin
2023-10-10
Merge pull request #10378 from Bond-009/waitforexitasync
Claus Vium
2023-10-10
Use Process.WaitForExitAsync added in .NET 5
Bond_009
2023-10-08
Jellyfin.Drawing minor improvements
Bond_009
2023-10-08
Merge pull request #10348 from Bond-009/strings
Bond-009
2023-10-08
Remove redundant ToString call for value types
Stepan Goremykin
2023-10-08
Join declaration and assignment
Stepan Goremykin
2023-10-08
Use generated regex
Stepan Goremykin
2023-10-08
Reduce string literal length by using verbatim string
Stepan Goremykin
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2023-10-06
Reduce string allocations
Bond_009
2023-09-29
I think this is better
Thomas Johansen
2023-09-04
Minor code review changes (cvium)
Nick
2023-08-20
fix: accessing Standard* of a Process requires manually disposing them afterw...
Claus Vium
2023-08-03
Expand AMD VA-API Vulkan filtering support to Polaris/gfx8
nyanmisaka
2023-07-06
Merge pull request #9799 from Bond-009/genregex
Bond-009
2023-06-28
Merge branch 'master' into trickplay
Nick
2023-06-28
Merge pull request #9907 from nyanmisaka/av1e
Bond-009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-06-22
crobibero styling, format, code suggestions
Nick
2023-06-22
Move fps filter to GetVideoProcessingFilterParam
Nick
2023-06-22
Use config values
nicknsy
2023-06-22
Options
nicknsy
2023-06-22
Trickplay generation, manager, storage
nicknsy
2023-06-21
Reduce bottlenecks scan code (#9863)
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-03-20
Merge pull request #9388 from Shadowghost/output-bitrate-channels-master
Bond-009
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 #9178 from jellyfin/release-10.8.z
Róbert Örn Ketilsson
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
2023-02-04
Apply review suggestions
Shadowghost
2023-02-04
Fix BD ISO playback
Shadowghost
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
Revert "Remove DvdLib (#9068)"
Shadowghost
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2023-01-20
Remove DvdLib (#9068)
Patrick Barron
2023-01-11
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
Bond-009
[next]