| Age | Commit message (Collapse) | Author |
|
Revert "Fix frame rate probing for interlaced MKV files"
|
|
This reverts commit 84fd5a09532bd1e854ec3745609f845aa7098da2.
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Add FLAC and define the corresponding target sample rate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define the corresponding target sample rate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplify FFmpeg detection code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix SAMI UTF-16 Encoding Bug
|
|
Replace \d with [0-9] in ffmpeg detection and scan code
|
|
Fix support for mixed-protocol subtitles
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
|