forked from mia/Aegisub
No description
9f9ada8f8d
When opening the video resulted in the script resolution changing, the subtitles file was committed at a time when IsLoaded() would return true but VideoOpen hadn't been signalled yet, resulting in some VideoDisplay code running before the display was initialized. If the video opened is sufficiently fast to decode, this could result in a crash due to trying to display a frame before the display is shown. Originally committed to SVN as r6645. |
||
---|---|---|
aegisub | ||
contrib | ||
devel | ||
docs |