- nov. 18, 2020
-
-
odrling a rédigé
-
- nov. 17, 2020
-
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
-
odrling a rédigé
Some matroska files have audio start at timestamp 0 and video later. In this case mkvtoolnix seems to use the first block of the first cluster to the audio track (I would assume this is only an implementation detail and not really from the matroska specs. And also could happen in other cases without the video being delayed, but that's not the point). Aegisub used to read this first block and use its timestamp as the starting point of the video track. With this commit, Aegisub tries to read all the blocks until it can read the first timestamp of the video track and use it for the subtitles' timestamps. Audio tracks don't seem to be impacted by these changes.
-
odrling a rédigé
Some matroska files have audio start at timestamp 0 and video later. In this case mkvtoolnix seems to use the first block of the first cluster to the audio track (I would assume this is only an implementation detail and not really from the matroska specs. And also could happen in other cases without the video being delayed, but that's not the point). Aegisub used to read this first block and use its timestamp as the starting point of the video track. With this commit, Aegisub tries to read all the blocks until it can read the first timestamp of the video track and use it for the subtitles' timestamps. Audio tracks don't seem to be impacted by these changes.
-
odrling a rédigé
-
- nov. 15, 2020
-
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
System was made header-only by 1.74, so we can't check for it in the submodule, but when linking with older system boosts we need to make sure it gets linked in
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
Ryan Lucia a rédigé
-
- nov. 08, 2020
-
-
Myaamori a rédigé
-
Myaamori a rédigé
-
Myaamori a rédigé
-
Myaamori a rédigé
-
Myaamori a rédigé
-
Myaamori a rédigé
for compatibility with bf2dca2e4c0
-
Myaamori a rédigé
-
Myaamori a rédigé
this should probably be handled by the libass meson port at some point
-
Myaamori a rédigé
-
Myaamori a rédigé
iconv is not a standalone library on Linux, so find_library is pointless
-
Myaamori a rédigé
-