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
2024-07-17
Enable hardware Trickplay processing pipeline for VideoToolbox (#11510)
gnattu
2024-07-17
Enable Dolby AC-4 decoder (#11486)
gnattu
2024-07-17
Merge pull request #11511 from jellyfin/trickplay-keyframe-only
Cody Robibero
2024-07-17
Simply AMF Windows checking
gnattu
2024-07-17
Simplify condition check
gnattu
2024-07-17
Force software decoding when hardware decoder does not support keyframe only ...
gnattu
2024-07-17
Add option to extract keyframe only during trickplay image generation
gnattu
2024-07-16
Merge pull request #12201 from Bond-009/bdsegmentfullname
Bond-009
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2024-07-12
Prefer tonemapx during HDR image extraction
gnattu
2024-07-12
Add tonemapx to filter list
gnattu
2024-07-01
Use complete paths in BD info
Bond_009
2024-06-23
Backport pull request #12065 from jellyfin/release-10.9.z
Rivenlalala
2024-06-01
Backport pull request #11857 from jellyfin/release-10.9.z
gnattu
2024-05-25
Backport pull request #11798 from jellyfin/release-10.9.z
gnattu
2024-05-25
Backport pull request #11790 from jellyfin/release-10.9.z
NotSaifA
2024-05-25
Backport pull request #11781 from jellyfin/release-10.9.z
Bond-009
2024-05-25
Backport pull request #11754 from jellyfin/release-10.9.z
Shadowghost
2024-05-17
Backport pull request #11675 from jellyfin/release-10.9.z
gnattu
2024-05-07
Fix broken hardware encoder and filter for trickplay (#11506)
gnattu
2024-04-08
Fix apple audio codecs (#11315)
gnattu
2024-04-02
fix: rtsp live stream ffprobe timeout (#11279)
Caidy
2024-03-28
fix: move trickplay specific option into TrickplayOptions (#11229)
gnattu
2024-03-26
fix: prefer cli ffmpeg path over config file (#11219)
gnattu
2024-03-25
Fix sar->dar typo in #11185 (#11210)
Nyanmisaka
2024-03-24
fix: use Metal tonemap instead of OpenCL (#11198)
gnattu
2024-03-19
fix: make sure the dimension is divisible by two for zscale (#11185)
gnattu
2024-03-17
Bump the required minimum ffmpeg version to 4.4
nyanmisaka
2024-02-28
feat: fully support videotoolbox hardware filters
gnattu
2024-02-15
feat: add hw scale filter for videotoolbox
gnattu
2024-02-10
Order files before creating concat config
Shadowghost
2024-02-03
Merge changes
Mark Cilia Vincenti
2024-02-01
Register RKMPP HW codecs and filters
nyanmisaka
2024-01-14
Updated contributors, upgraded to AsyncKeyedLocker 6.3.0 which now supports n...
Mark Cilia Vincenti
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
[next]