| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
HWA pipeline refactor, AMD/Intel/Nvidia full hardware filtering support, AV1 hwdec
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
Co-authored-by: Bond_009 <bond.009@outlook.com>
|
|
separate the HW pipeline according to HWA method for maintainability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
github.com:jonas-resch/jellyfin into support-external-audio-files
|
|
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
- Rewrite AudioResolver
- Use async & await instead of .Result
- Add support for audio containers with multiple audio streams (e.g.
mka)
- Fix bug when using external subtitle and external audio streams at the
same time
|
|
|
|
Remove ClientLog endpoints
|
|
|
|
|
|
Add doc comments/minor tweaks to AudioImageProvider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|