| Age | Commit message (Collapse) | Author |
|
Use FileShare.None when creating files
(cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
Fix for #5168
(cherry picked from commit 64730b56613f3f71c174005c16df4db8c9d2b3a7)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|