View Single Post
Old 4th September 2018, 12:14   #951  |  Link
pinterf
Registered User
 
Join Date: Jan 2014
Posts: 2,314
New build, download v3.1.0.801

An issue with random x64 crashes was reported on git and it looked interesting enough

Then I have found some "new" commits in the original rc4 branch, including the fix for italics issue, so I included them also. I hope they work, there are quite a few branches there.

Note: as original authors have said, treat this version as a beta.
Note2: I'm just a re-builder and not developer of the product. Use my build as-is.

Warning: problems under xp reported, despite my v141_xp settings.

Code:
v3.1.0.801 (20180904)
- fix random crash in x64 build (address truncated to 32 bits, Rasterizer::Draw and Rasterizer::FillSolidRect were affected)
- XySubFilter.DLL now compiled with v141_xp toolset instead of v141 (like VSFilter.DLL)
- From upstream (madshi, Cyberbeing)
  - Fix a possible infinite loop in the Real Text subtitle parser on 64-bit
  - Fix external SRT subtitles with italic tag not being flagged as repositionable
  - Disable repositioning for SSA/ASS subtitles with default position level
  - Add setting to allow repositioning of SSA/ASS dialog

Last edited by pinterf; 7th September 2018 at 10:12. Reason: xp warning
pinterf is offline   Reply With Quote