| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
Resolves: #3224
|
|
Refactor copy codec checks
|
|
|
|
|
|
|
|
Minor IAsyncDisposable improvements
|
|
Add codecs, resolution and frame-rate fields to HLS master playlist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various bugs in HWA subtitle burn-in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make probesize and analyzeduration configurable and simplify circular dependencies
|
|
Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to...
|
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
|
|
|
|
|
advantage of scale_qsv and overlay_qsv
|
|
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
|
* Make baseurl case-insensitive
|
|
|
|
|
|
|