| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for #5168
|
|
|
|
|
|
|
|
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
|
|
|
|
|
Since ffmpeg can play and transcode ISO files and BDMV folders directly,
there's no use of that property.
|
|
This commit (and ffmpeg built with libbluray support), adds support
for playback of bluray images (bd-iso) and bluray folders.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix SAMI UTF-16 Encoding Bug
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various bugs in HWA subtitle burn-in
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|